Macros
perftest.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RAPIDJSON_HAS_STDSTRING   1
 
#define TEST_MISC   0
 
#define TEST_PLATFORM   0
 
#define TEST_RAPIDJSON   1
 
#define TEST_VERSION_CODE(x, y, z)   (((x)*100000) + ((y)*100) + (z))
 

Macro Definition Documentation

#define RAPIDJSON_HAS_STDSTRING   1

Definition at line 36 of file perftest.h.

#define TEST_MISC   0

Definition at line 20 of file perftest.h.

#define TEST_PLATFORM   0

Definition at line 19 of file perftest.h.

#define TEST_RAPIDJSON   1

Definition at line 18 of file perftest.h.

#define TEST_VERSION_CODE (   x,
  y,
 
)    (((x)*100000) + ((y)*100) + (z))

Definition at line 22 of file perftest.h.



choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:09