Rosetta 3.3
|
Key lookup/generator functor. More...
#include <KeyLookup.hh>
Public Member Functions | |
gen () | |
Default constructor. | |
template<typename KeyC > | |
K const & | key (std::string const &id) const |
Key with an id: Generate if not present. |
Key lookup/generator functor.
utility::keys::lookup::gen< K >::gen | ( | ) | [inline] |
Default constructor.
K const& utility::keys::lookup::gen< K >::key | ( | std::string const & | id | ) | const [inline] |
Key with an id: Generate if not present.