ConstMapVoid - constant associative list matches a particular address another address of the specified data type. More...
Public Member Functions | |
| _FORCEINLINE bool | contains (void *_key) |
| Returns true if the value of this key contains. | |
| _FORCEINLINE unsigned int | count () |
| The number of associative entries in the list. | |
| _FORCEINLINE T * | find (R _key) |
| Returns a pointer value of a given type, if the value of this key contains, otherwise returns 0. | |
ConstMapVoid - constant associative list matches a particular address another address of the specified data type.
1.8.4