Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
grep.hpp File Reference
#include <iostream>
#include <memory>
#include <boost/iostreams/char_traits.hpp>
#include <boost/iostreams/filter/line.hpp>
#include <boost/iostreams/pipeline.hpp>
#include <boost/regex.hpp>
Include dependency graph for grep.hpp:

Classes

class  boost::iostreams::basic_grep_filter< Ch, Tr, Alloc >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::iostreams
 
 boost::iostreams::grep
 

Typedefs

typedef basic_grep_filter< char > boost::iostreams::grep_filter
 
typedef basic_grep_filter
< wchar_t > 
boost::iostreams::wgrep_filter
 

Variables

const int boost::iostreams::grep::invert = 1
 
const int boost::iostreams::grep::whole_line = invert << 1