Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::re_detail::split_pred< OutputIterator, charT, Traits1, Alloc1 > Class Template Reference

#include <regex_split.hpp>

Public Member Functions

 split_pred (iterator_type *a, OutputIterator *b, std::size_t *c)
 
bool operator() (const match_results< iterator_type > &what)
 

Constructor & Destructor Documentation

template<class OutputIterator, class charT, class Traits1, class Alloc1>
boost::re_detail::split_pred< OutputIterator, charT, Traits1, Alloc1 >::split_pred ( iterator_type *  a,
OutputIterator *  b,
std::size_t *  c 
)
inline

Member Function Documentation

template<class OutputIterator , class charT , class Traits1 , class Alloc1 >
bool boost::re_detail::split_pred< OutputIterator, charT, Traits1, Alloc1 >::operator() ( const match_results< iterator_type > &  what)

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