Home
last modified time | relevance | path

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

/third_party/boost/boost/log/detail/
Ddate_time_format_parser.hpp338 struct date_time_format_parser_callback : struct
343 typedef CharT char_type;
346 ~date_time_format_parser_callback() BOOST_OVERRIDE {} in ~date_time_format_parser_callback()
360 void on_placeholder(iterator_range< const char_type* > const& ph) BOOST_OVERRIDE in on_placeholder()