1 #ifndef RAPIDJSON_INTERNAL_STRFUNC_H_
2 #define RAPIDJSON_INTERNAL_STRFUNC_H_
13 template <
typename Ch>
float * p
Definition: Tutorial_Map_using.cpp:9
RealScalar s
Definition: level1_cplx_impl.h:130
Definition: Eigen_Colamd.h:49
SizeType StrLen(const Ch *s)
Custom strlen() which works on different character types.
Definition: strfunc.h:14
Definition: document.h:13
unsigned SizeType
Use 32-bit array/string indices even for 64-bit platform, instead of using size_t.
Definition: rapidjson.h:67