Home
last modified time | relevance | path

Searched defs:JSONCPP_MOVE (Results 1 – 1 of 1) sorted by relevance

/third_party/jsoncpp/include/json/
Dconfig.h96 #define JSONCPP_MOVE(value) std::move(value) macro
103 #define JSONCPP_MOVE(value) value macro