#include <boost/range/iterator_range_core.hpp>#include <boost/log/detail/config.hpp>#include <boost/log/expressions/formatters/char_decorator.hpp>#include <boost/log/detail/header.hpp>#include <boost/log/detail/footer.hpp>

Classes | |
| struct | boost::expressions::aux::csv_decorator_traits< typename > |
| struct | boost::expressions::aux::csv_decorator_gen< CharT > |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::expressions | |
| boost::expressions::aux | |
Functions | |
| template<typename CharT > | |
| BOOST_FORCEINLINE aux::csv_decorator_gen< CharT > | boost::expressions::make_csv_decor () |
| CSV-style decorator generator object. More... | |
The header contains implementation of a CSV-style character decorator. See: http://en.wikipedia.org/wiki/Comma-separated_values