#include <lestes/common.hh>Go to the source code of this file.
Namespaces | |
| namespace | lestes |
| namespace | lestes::std |
Classes | |
| class | lestes::std::collection_refl |
Collections are templates, if the cached reflections were their static member fields, there would have to be a stand-alone declaration of the field for every combination of the template arguments...
Therefore we create sort-of global variables, one for each of the specialisations.
Definition in file collection_refl.hh.
1.5.1-20070107