Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
csv_decorator.hpp File Reference
#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>
Include dependency graph for csv_decorator.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Author
Andrey Semashev
Date
18.11.2012

The header contains implementation of a CSV-style character decorator. See: http://en.wikipedia.org/wiki/Comma-separated_values