Elements 6.3.2
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
string Class Reference

STL class. More...

Inheritance diagram for string:
Collaboration diagram for string:

Classes

class  const_iterator
 
class  const_reverse_iterator
 
class  iterator
 
class  reverse_iterator
 

Public Member Functions

push_back (T... args)
 
shrink_to_fit (T... args)
 
rfind (T... args)
 
begin (T... args)
 
erase (T... args)
 
append (T... args)
 
data (T... args)
 
insert (T... args)
 
assign (T... args)
 
find_first_not_of (T... args)
 
back (T... args)
 
end (T... args)
 
resize (T... args)
 
copy (T... args)
 
find_last_of (T... args)
 
pop_back (T... args)
 
replace (T... args)
 
front (T... args)
 
substr (T... args)
 
find (T... args)
 
compare (T... args)
 
crbegin (T... args)
 
cbegin (T... args)
 
find_first_of (T... args)
 
rbegin (T... args)
 
crend (T... args)
 
size (T... args)
 
operator= (T... args)
 
find_last_not_of (T... args)
 
reserve (T... args)
 
capacity (T... args)
 
c_str (T... args)
 
empty (T... args)
 
cend (T... args)
 
string (T... args)
 
max_size (T... args)
 
rend (T... args)
 
get_allocator (T... args)
 
clear (T... args)
 
at (T... args)
 
swap (T... args)
 
operator[] (T... args)
 
length (T... args)
 
- Public Member Functions inherited from std::basic_string< Char >
push_back (T... args)
 
shrink_to_fit (T... args)
 
rfind (T... args)
 
begin (T... args)
 
erase (T... args)
 
append (T... args)
 
data (T... args)
 
insert (T... args)
 
assign (T... args)
 
find_first_not_of (T... args)
 
back (T... args)
 
end (T... args)
 
resize (T... args)
 
copy (T... args)
 
find_last_of (T... args)
 
pop_back (T... args)
 
cbegin (T... args)
 
replace (T... args)
 
front (T... args)
 
find (T... args)
 
compare (T... args)
 
crbegin (T... args)
 
at (T... args)
 
find_first_of (T... args)
 
rbegin (T... args)
 
crend (T... args)
 
size (T... args)
 
operator= (T... args)
 
find_last_not_of (T... args)
 
reserve (T... args)
 
capacity (T... args)
 
c_str (T... args)
 
empty (T... args)
 
cend (T... args)
 
substr (T... args)
 
max_size (T... args)
 
rend (T... args)
 
get_allocator (T... args)
 
clear (T... args)
 
swap (T... args)
 
operator[] (T... args)
 
length (T... args)
 
basic_string (T... args)
 

Detailed Description

STL class.


The documentation for this class was generated from the following files: