|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
構造体 テンプレート toppers::basic_line_buf< CharT, Traits, Allocator >toppers::basic_line_buf< CharT, Traits, Allocator >のコラボレーション図![]()
説明template<typename CharT, class Traits = std::char_traits<CharT>, class Allocator = std::allocator<CharT>>
|
|
コンストラクタ
text_line.hpp の 141 行で定義されています。 00142 : line_( line ) 00143 { 00144 }
|
|
コンストラクタ
text_line.hpp の 150 行で定義されています。
|