basic_string.push_back

struct basic_string(T, Traits = char_traits!T, Alloc = allocator!T)
extern (D) @nogc @trusted
void
push_back
(
T c
)

Meta