Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Extensible symbolic ID type.
My observation is that, during design, I did run again and again into a specific situation, which I then needed to circumvent in lack of a first class solution. Learning from that experiences, I start building this structured ID template.
The first attempt to build such an entity is based on standard techniques, disregarding performance and memory footprint considerations.
format-util
dependency (!) ////////////////////////////////TICKET #985Definition in file sub-id.hpp.
Classes | |
class | ExtendedSubId< I, SUZ > |
class | SubId< I > |
class | SubID |
class | SubId< I > |
Functions | |
size_t | hash_value (SubID const &sID) |
bool | operator== (SubID const &id1, SubID const &id2) |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |