|
struct | JTOOLS::JMapList< JHead_t, JTail_t > |
| Map list. More...
|
|
struct | JTOOLS::JMapList< JHead_t, JNullType > |
| Terminator class of map list. More...
|
|
struct | JTOOLS::JMapLength< JMaplist_t > |
| Length of map list. More...
|
|
struct | JTOOLS::JMapLength< JMapList< JHead_t, JTail_t > > |
| Recursive length of map list. More...
|
|
struct | JTOOLS::JMapLength< JMapList< JHead_t, JNullType > > |
| Terminator class of length of map list. More...
|
|
struct | JTOOLS::JNullMap< JKey_t, JValue_t, JDistance_t > |
| Auxiliary class for no map definition. More...
|
|
struct | JTOOLS::JMAPLIST< A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z > |
| Auxiliary class for recursive map list generation. More...
|
|
struct | JTOOLS::JMAPLIST< A, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap, JNullMap > |
| Template specialisation to terminate recursive map list generation. More...
|
|