Template Struct convert< std::unordered_map< std::string, std::string > >

Struct Documentation

template<>
struct convert<std::unordered_map<std::string, std::string>>

Public Static Functions

static inline Node encode(const std::unordered_map<std::string, std::string> &custom_data)
static inline bool decode(const Node &node, std::unordered_map<std::string, std::string> &custom_data)