Xped
Loading...
Searching...
No Matches
TomlHelpers.hpp File Reference
#include <any>
#include <exception>
#include <map>
#include <string>
#include "toml.hpp"
#include "Xped/PEPS/Bonds.hpp"
#include "Xped/Util/Param.hpp"
Include dependency graph for TomlHelpers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Xped
 
namespace  Xped::util
 

Functions

template<typename T , typename = typename std::enable_if_t<boost::describe::has_describe_enumerators<T>::value>>
Xped::util::enum_from_toml (const toml::value &t)
 
std::map< std::string, Param > Xped::util::params_from_toml (const toml::value &t)