#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) |
|
inline |
bool boost::re_detail::split_pred< OutputIterator, charT, Traits1, Alloc1 >::operator() | ( | const match_results< iterator_type > & | what | ) |