コード例 #1
0
ファイル: shell_escape.hpp プロジェクト: anibalanto/hyp
 append_string_buffer(string_buffer& b) : b(b) { b.reserve(100); }