#include <ropeimpl.h>
Inheritance diagram for std::_Rope_flatten_char_consumer:
Public Methods | |
_Rope_flatten_char_consumer (_CharT *__buffer) | |
~_Rope_flatten_char_consumer () | |
bool | operator() (const _CharT *__leaf, size_t __n) |
Private Attributes | |
_CharT * | _M_buf_ptr |
|
Definition at line 767 of file ropeimpl.h. |
|
Definition at line 770 of file ropeimpl.h. References std::_Rope_flatten_char_consumer< _CharT >::_M_buf_ptr. |
|
Implements std::_Rope_char_consumer< _CharT >. Definition at line 771 of file ropeimpl.h. References std::_Rope_flatten_char_consumer< _CharT >::_M_buf_ptr. |
|
Definition at line 764 of file ropeimpl.h. Referenced by std::_Rope_flatten_char_consumer< _CharT >::operator()(), and std::_Rope_flatten_char_consumer< _CharT >::~_Rope_flatten_char_consumer(). |