Helper-struct used for implementing field replacementDeclarations.
Definition at line 261 of file configuration.hpp.
#include <configuration.hpp>
Public Method Index: | |
| const String & | Key (const Declaration *src) const |
| Public Method Index: inherited from alib::containers::TSubsetKeyDescriptor< Declaration *, const String & > | |
| KeyType & | Key (Declaration *&src) |
| MappedType & | Mapped (Declaration *&src) const |
Additional Inherited Members | |
| Public Type Index: inherited from alib::containers::TSubsetKeyDescriptor< Declaration *, const String & > | |
| using | KeyType |
| using | MappedType |
| using | StoredType |
|
inline |
Returns the name of the declaration.
| src | The value of the element to hash. |
Definition at line 265 of file configuration.hpp.