alternative Standard Libary  0.29.8
basic_string.hpp-Dateireferenz
#include "allocator.hpp"
#include "common.hpp"
#include "simple_string_storage.hpp"
#include "string_utils.hpp"
+ Include-Abhängigkeitsdiagramm für basic_string.hpp:

gehe zum Quellcode dieser Datei

Klassen

class  std::basic_string< E, TAllocator, TStorage >
 

Namensbereiche

 std
 

Funktionen

template<typename E , class TStorage , class TAllocator >
bool std::operator== (const basic_string< E, TStorage, TAllocator > &lhs, const basic_string< E, TStorage, TAllocator > &rhs)
 
template<typename E , class TStorage , class TAllocator >
bool std::operator!= (const basic_string< E, TStorage, TAllocator > &lhs, const basic_string< E, TStorage, TAllocator > &rhs)
 
template<typename E , class TStorage , class TAllocator >
bool std::operator< (const basic_string< E, TStorage, TAllocator > &lhs, const basic_string< E, TStorage, TAllocator > &rhs)
 
template<typename E , class TStorage , class TAllocator >
bool std::operator> (const basic_string< E, TStorage, TAllocator > &lhs, const basic_string< E, TStorage, TAllocator > &rhs)