[PR] この広告は3ヶ月以上更新がないため表示されています。
ホームページを更新後24時間以内に表示されなくなります。
_Rope_find_char_char_consumer< _CharT > Class Template ReferenceInheritance diagram for _Rope_find_char_char_consumer< _CharT >: ![]()
Detailed Descriptiontemplate<class _CharT>
|
_Rope_find_char_char_consumer< _CharT >::_Rope_find_char_char_consumer | ( | _CharT | __p | ) | [inline] |
_Rope_find_char_char_consumer< _CharT >::~_Rope_find_char_char_consumer | ( | ) | [inline] |
bool _Rope_find_char_char_consumer< _CharT >::operator() | ( | const _CharT * | __leaf, | |
size_t | __n | |||
) | [inline, virtual] |
Implements _Rope_char_consumer< _CharT >.
Definition at line 739 of file _rope.c.
References _Rope_find_char_char_consumer< _CharT >::_M_count.
size_t _Rope_find_char_char_consumer< _CharT >::_M_count |
Definition at line 735 of file _rope.c.
Referenced by rope< _CharT, _Alloc >::find(), and _Rope_find_char_char_consumer< _CharT >::operator()().