Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_internalmap.inl105 static ValueMapAllocator*& mapAllocator() { function
107 static ValueMapAllocator* mapAllocator = &defaultAllocator; local