iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iceberg::ConfigBase< ConcreteConfig >::Entry< T > Class Template Reference

Public Member Functions

 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: