Home
last modified time | relevance | path

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

/third_party/boost/libs/property_tree/test/
Dprefixing_callbacks.hpp9 template <> inline const char* null_prefix() { return "_:"; } in null_prefix() function
10 template <> inline const wchar_t* null_prefix() { return L"_:"; } in null_prefix() function