MIRA
|
Can be specialized for a concrete derived RecursiveMemberReflector to reflect the size of collections like vectors, arrays, lists, maps, etc. More...
#include <serialization/ReflectCollection.h>
Static Public Member Functions | |
static void | reflect (Reflector &r, uint32 &ioCount) |
Can be specialized for a concrete derived RecursiveMemberReflector to reflect the size of collections like vectors, arrays, lists, maps, etc.
This default implementation reflects the number of items as "@itemcount".
|
inlinestatic |