Helper-struct used for implementing field replacementDeclarations.
Definition at line 229 of file configuration.hpp.
#include <configuration.hpp>
Public Method Index: | |
const String & | Key (const Declaration *src) const |
Public Method Index: inherited from TSubsetKeyDescriptor< Declaration *, const String & > | |
KeyType & | Key (Declaration *&src) |
MappedType & | Mapped (Declaration *&src) const |
Additional Inherited Members | |
Public Type Index: inherited from 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 234 of file configuration.hpp.