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 |
![]() | |
KeyType & | Key (Declaration *&src) |
MappedType & | Mapped (Declaration *&src) const |
Additional Inherited Members | |
![]() | |
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.