Namespace
Varianti

cpp/string/basic string/npos: differenze tra le versioni

Da cppreference.com.
< cpp‎ | string‎ | basic string
m (una revisione importata: Translate from the English version)
m (r2.7.3) (Bot: Aggiungo de, en, es, fr, ja, zh)
 
Riga 36: Riga 36:
 
}}
 
}}
  
 +
 +
 +
 +
 +
 
[[pt:cpp/string/basic string/npos]]
 
[[pt:cpp/string/basic string/npos]]
 
[[ru:cpp/string/basic string/npos]]
 
[[ru:cpp/string/basic string/npos]]
 +

Versione attuale delle 11:29, 2 nov 2012

 
 
Stringhe libreria
Null-stringhe terminate
Original:
Null-terminated strings
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Byte stringhe
Multibyte stringhe
Stringhe larghe
Classi
Original:
Classes
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
basic_string
char_traits
 
std::basic_string
Membri funzioni
Original:
Member functions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
basic_string::basic_string
basic_string::operator=
basic_string::assign
basic_string::get_allocator
Elemento accesso
Original:
Element access
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
basic_string::at
basic_string::operator[]
basic_string::front(C++11)