Home
last modified time | relevance | path

Searched refs:JSONCPP_CTOR_DELETE (Results 1 – 2 of 2) sorted by relevance

/third_party/jsoncpp/include/json/
Dconfig.h93 #define JSONCPP_CTOR_DELETE = delete macro
100 #define JSONCPP_CTOR_DELETE macro
/third_party/jsoncpp/src/test_lib_json/
Djsontest.h164 Runner(const Runner& other) JSONCPP_CTOR_DELETE;
165 Runner& operator=(const Runner& other) JSONCPP_CTOR_DELETE;