stl wrapper, note it's internal use only More...
#include "../ZFCoreDef.h"
Go to the source code of this file.
Macros | |
#define | zfstlsize |
size_t wrapper | |
stl wrapper, note it's internal use only
#define zfstlsize |
size_t wrapper
take good care of that, zfindex is not ensured same as size_t, so it is not ensured that zfindexMax() is equal to string::npos, e.g.:
use explicit conversion is recommended