|
A replacement for the standard terminate_handler which prints more information about the terminating exception (if any) on stderr. Call to use. For more info, see http://gcc.gnu.org/onlinedocs/libstdc++/19_diagnostics/howto.html#4In 3.4 and later, this is on by default. |
|
Generic Version of the bsf instruction.
Definition at line 542 of file bitmap_allocator.h. |
|
Test difference of string and C string.
Definition at line 1932 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test difference of C string and string.
Definition at line 1919 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test difference of two strings.
Definition at line 1906 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Concatenate string and character.
Definition at line 242 of file vstring.tcc. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::append(), __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::push_back(), __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::reserve(), and __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::size(). |
|
Concatenate string and C string.
Definition at line 225 of file vstring.tcc. References __glibcxx_requires_string, and __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::size(). |
|
Concatenate character and string.
Definition at line 212 of file vstring.tcc. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::append(), __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::push_back(), __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::reserve(), and __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::size(). |
|
Concatenate C string and string.
Definition at line 195 of file vstring.tcc. References __glibcxx_requires_string, and __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::size(). |
|
Concatenate two strings.
Definition at line 182 of file vstring.tcc. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::append(), __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::reserve(), and __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::size(). |
|
Test if C string precedes string.
Definition at line 1972 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test if string precedes C string.
|
|
Test if string precedes string.
|
|
Test if C string doesn't follow string.
Definition at line 2052 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test if string doesn't follow C string.
|
|
Test if string doesn't follow string.
|
|
Test equivalence of string and C string.
Definition at line 1892 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test equivalence of C string and string.
Definition at line 1879 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test equivalence of two strings.
Definition at line 1866 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test if C string follows string.
Definition at line 2012 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test if string follows C string.
Definition at line 1999 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test if string follows string.
Definition at line 1986 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test if C string doesn't precede string.
Definition at line 2092 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test if string doesn't precede C string.
Definition at line 2079 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Test if string doesn't precede string.
Definition at line 2066 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare(). |
|
Swap contents of two strings.
Definition at line 2106 of file vstring.h. References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::swap(). |