Realistic 3D camera system
3D camera system components
Public Member Functions | List of all members
match_char Class Reference

Public Member Functions

 match_char (char c)
 
template<typename Iterator >
std::pair< Iterator, bool > operator() (Iterator begin, Iterator end) const
 

Detailed Description

Definition at line 276 of file read_until.cpp.

Constructor & Destructor Documentation

match_char::match_char ( char  c)
inlineexplicit

Definition at line 279 of file read_until.cpp.

Member Function Documentation

template<typename Iterator >
std::pair<Iterator, bool> match_char::operator() ( Iterator  begin,
Iterator  end 
) const
inline

Definition at line 282 of file read_until.cpp.


The documentation for this class was generated from the following file: