Home
last modified time | relevance | path

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

/third_party/boost/libs/log/example/doc/
Dextension_formatter_parser.cpp62 class point_formatter class
68 explicit point_formatter(std::string const& fmt) : m_format(fmt) in point_formatter() function in point_formatter