Home
last modified time | relevance | path

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

/third_party/boost/libs/flyweight/example/
Dcustom_factory.cpp93 typedef flyweight<std::string,verbose_factory> fw_string; typedef
Dserialization.cpp31 typedef flyweight<std::string> fw_string; typedef