|
|
| Entry (std::string key, T val, std::function< std::string(const T &)> to_str=internal::DefaultToString< T >, std::function< T(const std::string &)> from_str=internal::DefaultFromString< T >) |
| |
|
const std::string & | key () const |
| |
|
const T & | value () const |
| |
The documentation for this class was generated from the following file: