Home
last modified time | relevance | path

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

/third_party/boost/libs/log/example/doc/
Dextension_formatter_parser.cpp88 class point_formatter_factory : class
104 …logging::register_formatter_factory("Coordinates", boost::make_shared< point_formatter_factory >()… in init_factories()
/third_party/boost/libs/log/doc/
Dextension.qbk272 Let's walk through this code sample. Our `point_formatter_factory` class derives from the [class_lo…