Home
last modified time | relevance | path

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

/third_party/boost/boost/log/expressions/formatters/
Dc_decorator.hpp227 struct c_ascii_decorator_gen struct
229 typedef CharT char_type;
232 …or< SubactorT, c_ascii_pattern_replacer< char_type > > operator[] (SubactorT const& subactor) const in operator []()