#include <ropeimpl.h>
Inheritance diagram for std::_Rope_find_char_char_consumer:


Public Methods | |
| _Rope_find_char_char_consumer (_CharT __p) | |
| ~_Rope_find_char_char_consumer () | |
| bool | operator() (const _CharT *__leaf, size_t __n) |
Public Attributes | |
| size_t | _M_count |
Private Attributes | |
| _CharT | _M_pattern |
|
||||||||||
|
Definition at line 784 of file ropeimpl.h. |
|
|||||||||
|
Definition at line 786 of file ropeimpl.h. |
|
||||||||||||||||
|
Implements std::_Rope_char_consumer< _CharT >. Definition at line 787 of file ropeimpl.h. References std::_Rope_find_char_char_consumer< _CharT >::_M_count, and std::_Rope_find_char_char_consumer< _CharT >::_M_pattern. |
|
|||||
|
Definition at line 783 of file ropeimpl.h. Referenced by std::_Rope_find_char_char_consumer< _CharT >::operator()(). |
|
|||||
|
Definition at line 781 of file ropeimpl.h. Referenced by std::_Rope_find_char_char_consumer< _CharT >::operator()(). |
1.2.15