Home
last modified time | relevance | path

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

/third_party/boost/libs/lexical_cast/example/
Dgeneric_stringize.cpp25 struct stringize_functor { struct
30 explicit stringize_functor(std::string& res) in stringize_functor() argument
40 //` Step 2: Applying `stringize_functor` to each element in sequence: argument