Helper-struct used for implementing field replacementDeclarations.
Definition at line 269 of file configuration.inl.
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 274 of file configuration.inl.