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