Searched refs:char_producer (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/cpp/
H A Drope.h22 using __STD::char_producer;
H A Dstl_rope.h71 // invokes the char_producer on demand. This allows, for example,
74 class char_producer { class
76 virtual ~char_producer() {};
202 // The symmetry with char_producer is accidental and temporary.
613 char_producer<_CharT>* _M_fn;
630 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size,
659 // RopeFunction, whose char_producer points back to the rope itself.
664 public char_producer<_CharT> {
675 char_producer<_CharT>* __fn =
1450 static _RopeFunction* _S_new_RopeFunction(char_producer<_Char
[all...]
H A Dropeimpl.h52 char_producer<_CharT>* __fn =

Completed in 46 milliseconds