constructors
getline
>>operators
+operators
append
assign
at
begin
c_str
capacity
compare
copy
empty
end
erase
find
find_first_not_of
find_first_of
find_last_not_of
find_last_of
insert
length
max_size
Home      C++      String     
rbegin
rend
replace
resize
rfind
size
substr
swap
 
These examples I wrote espesially for this page.
They are short and convenient for easy recall of the syntax.


All outputs are from g++ and MSVS compilers.