René's URL Explorer Experiment


Title:

Concepts C + +:
Original:
C++ concepts:
The text has been machine-translated via [http://translate.google.com Google Translate].
You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.
UnformattedInputFunction — cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: fr.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://fr.cppreference.com/
Créer un comptehttps://fr.cppreference.com/index.php?title=Sp%C3%A9cial:Cr%C3%A9er_un_compte&returnto=cpp%2Fconcept%2FUnformattedInputFunction
Se connecterhttps://fr.cppreference.com/index.php?title=Sp%C3%A9cial:Connexion&returnto=cpp%2Fconcept%2FUnformattedInputFunction
Pagehttps://fr.cppreference.com/cpp/concept/UnformattedInputFunction
Discussionhttps://fr.cppreference.com/index.php?title=Discussion:cpp/concept/UnformattedInputFunction&action=edit&redlink=1
https://fr.cppreference.com/cpp/concept/UnformattedInputFunction
Lirehttps://fr.cppreference.com/cpp/concept/UnformattedInputFunction
Voir le texte sourcehttps://fr.cppreference.com/index.php?title=cpp/concept/UnformattedInputFunction&action=edit
Voir l’historiquehttps://fr.cppreference.com/index.php?title=cpp/concept/UnformattedInputFunction&action=history
https://fr.cppreference.com/cpp/concept/UnformattedInputFunction
cpphttps://fr.cppreference.com/cpp
concepthttps://fr.cppreference.com/cpp/concept
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Click here for the English version of this pagehttp://en.cppreference.com/cpp/concept/UnformattedInputFunction
C++https://fr.cppreference.com/cpp
Langagehttps://fr.cppreference.com/cpp/language
Conceptshttps://fr.cppreference.com/cpp/concept
Bibliothèque d'utilitaireshttps://fr.cppreference.com/cpp/utility
Bibliothèque pour les chaînes de caractèreshttps://fr.cppreference.com/cpp/string
Bibliothèque de conteneurshttps://fr.cppreference.com/cpp/container
Bibliothèque d'algorithmeshttps://fr.cppreference.com/cpp/algorithm
Bibliothèque d'itérateurshttps://fr.cppreference.com/cpp/iterator
Bibliothèque pour le calcul numériquehttps://fr.cppreference.com/cpp/numeric
Bibliothèque pour les entrées/sortieshttps://fr.cppreference.com/cpp/io
Bibliothèque pour la régionalisationhttps://fr.cppreference.com/cpp/locale
Bibliothèque pour les expressions régulièreshttps://fr.cppreference.com/cpp/regex
Bibliothèque pour les opérations atomiqueshttps://fr.cppreference.com/cpp/atomic
Bibliothèque pour les processus légers (threads)https://fr.cppreference.com/cpp/thread
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/navbar_content&action=edit
C + + conceptshttps://fr.cppreference.com/cpp/concept
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
DefaultConstructiblehttps://fr.cppreference.com/cpp/concept/DefaultConstructible
CopyAssignablehttps://fr.cppreference.com/cpp/concept/CopyAssignable
CopyConstructiblehttps://fr.cppreference.com/cpp/concept/CopyConstructible
MoveAssignablehttps://fr.cppreference.com/cpp/concept/MoveAssignable
MoveConstructiblehttps://fr.cppreference.com/cpp/concept/MoveConstructible
Destructiblehttps://fr.cppreference.com/cpp/concept/Destructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
EqualityComparablehttps://fr.cppreference.com/cpp/concept/EqualityComparable
LessThanComparablehttps://fr.cppreference.com/cpp/concept/LessThanComparable
Swappablehttps://fr.cppreference.com/cpp/concept/Swappable
ValueSwappablehttps://fr.cppreference.com/cpp/concept/ValueSwappable
NullablePointerhttps://fr.cppreference.com/index.php?title=cpp/concept/NullablePointer&action=edit&redlink=1
Hashhttps://fr.cppreference.com/index.php?title=cpp/concept/Hash&action=edit&redlink=1
Allocatorhttps://fr.cppreference.com/cpp/concept/Allocator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Containerhttps://fr.cppreference.com/cpp/concept/Container
SequenceContainerhttps://fr.cppreference.com/cpp/concept/SequenceContainer
ReversibleContainerhttps://fr.cppreference.com/index.php?title=cpp/concept/ReversibleContainer&action=edit&redlink=1
AssociativeContainerhttps://fr.cppreference.com/index.php?title=cpp/concept/AssociativeContainer&action=edit&redlink=1
AllocatorAwareContainerhttps://fr.cppreference.com/index.php?title=cpp/concept/AllocatorAwareContainer&action=edit&redlink=1
UnorderedAssociativeContainerhttps://fr.cppreference.com/index.php?title=cpp/concept/UnorderedAssociativeContainer&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
CopyInsertablehttps://fr.cppreference.com/cpp/concept/CopyInsertable
MoveInsertablehttps://fr.cppreference.com/index.php?title=cpp/concept/MoveInsertable&action=edit&redlink=1
EmplaceConstructiblehttps://fr.cppreference.com/index.php?title=cpp/concept/EmplaceConstructible&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Iteratorhttps://fr.cppreference.com/cpp/concept/Iterator
OutputIteratorhttps://fr.cppreference.com/cpp/concept/OutputIterator
InputIteratorhttps://fr.cppreference.com/cpp/concept/InputIterator
ForwardIteratorhttps://fr.cppreference.com/cpp/concept/ForwardIterator
BidirectionalIteratorhttps://fr.cppreference.com/cpp/concept/BidirectionalIterator
RandomAccessIteratorhttps://fr.cppreference.com/cpp/concept/RandomAccessIterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
SeedSequencehttps://fr.cppreference.com/cpp/concept/SeedSequence
RandomNumberEnginehttps://fr.cppreference.com/index.php?title=cpp/concept/RandomNumberEngine&action=edit&redlink=1
RandomNumberDistributionhttps://fr.cppreference.com/cpp/concept/RandomNumberDistribution
UniformRandomNumberGeneratorhttps://fr.cppreference.com/index.php?title=cpp/concept/UniformRandomNumberGenerator&action=edit&redlink=1
RandomNumberEngineAdaptorhttps://fr.cppreference.com/index.php?title=cpp/concept/RandomNumberEngineAdaptor&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
BasicLockablehttps://fr.cppreference.com/cpp/concept/BasicLockable
Lockablehttps://fr.cppreference.com/cpp/concept/Lockable
TimedLockablehttps://fr.cppreference.com/index.php?title=cpp/concept/TimedLockable&action=edit&redlink=1
Mutexhttps://fr.cppreference.com/index.php?title=cpp/concept/Mutex&action=edit&redlink=1
TimedMutexhttps://fr.cppreference.com/index.php?title=cpp/concept/TimedMutex&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
CharTraitshttps://fr.cppreference.com/index.php?title=cpp/concept/CharTraits&action=edit&redlink=1
pos_typehttps://fr.cppreference.com/index.php?title=cpp/concept/pos_type&action=edit&redlink=1
off_typehttps://fr.cppreference.com/index.php?title=cpp/concept/off_type&action=edit&redlink=1
Clockhttps://fr.cppreference.com/index.php?title=cpp/concept/Clock&action=edit&redlink=1
UnaryTypeTraithttps://fr.cppreference.com/index.php?title=cpp/concept/UnaryTypeTrait&action=edit&redlink=1
BinaryTypeTraithttps://fr.cppreference.com/index.php?title=cpp/concept/BinaryTypeTrait&action=edit&redlink=1
TransformationTraithttps://fr.cppreference.com/index.php?title=cpp/concept/TransformationTrait&action=edit&redlink=1
TrivialClockhttps://fr.cppreference.com/index.php?title=cpp/concept/TrivialClock&action=edit&redlink=1
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/concept/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_istream::sentryhttps://fr.cppreference.com/cpp/io/basic_istream/sentry
basic_istream::sentryhttps://fr.cppreference.com/cpp/io/basic_istream/sentry
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
eofbithttps://fr.cppreference.com/cpp/io/ios_base/iostate
badbithttps://fr.cppreference.com/cpp/io/ios_base/iostate
ios_base::failurehttps://fr.cppreference.com/cpp/io/ios_base/failure
eofbithttps://fr.cppreference.com/cpp/io/ios_base/iostate
badbithttps://fr.cppreference.com/cpp/io/ios_base/iostate
ios_base::failurehttps://fr.cppreference.com/cpp/io/ios_base/failure
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_ios::goodhttps://fr.cppreference.com/cpp/io/basic_ios/good
basic_ios::goodhttps://fr.cppreference.com/cpp/io/basic_ios/good
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_istream::operator>>(basic_streambuf*)https://fr.cppreference.com/cpp/io/basic_istream/operator_gtgt
basic_istream::gethttps://fr.cppreference.com/cpp/io/basic_istream/get
basic_istream::getlinehttps://fr.cppreference.com/cpp/io/basic_istream/getline
basic_istream::ignorehttps://fr.cppreference.com/cpp/io/basic_istream/ignore
basic_istream::peekhttps://fr.cppreference.com/cpp/io/basic_istream/peek
basic_istream::readhttps://fr.cppreference.com/cpp/io/basic_istream/read
basic_istream::readsomehttps://fr.cppreference.com/cpp/io/basic_istream/readsome
basic_istream::putbackhttps://fr.cppreference.com/cpp/io/basic_istream/putback
basic_istream::putbackhttps://fr.cppreference.com/cpp/io/basic_istream/putback
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_istream::ungethttps://fr.cppreference.com/cpp/io/basic_istream/unget
basic_istream::ungethttps://fr.cppreference.com/cpp/io/basic_istream/unget
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_istream::synchttps://fr.cppreference.com/cpp/io/basic_istream/sync
basic_istream::synchttps://fr.cppreference.com/cpp/io/basic_istream/sync
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_istream::tellghttps://fr.cppreference.com/cpp/io/basic_istream/tellg
basic_istream::tellghttps://fr.cppreference.com/cpp/io/basic_istream/tellg
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_istream::seekghttps://fr.cppreference.com/cpp/io/basic_istream/seekg
basic_istream::seekghttps://fr.cppreference.com/cpp/io/basic_istream/seekg
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Catégorieshttps://fr.cppreference.com/Sp%C3%A9cial:Cat%C3%A9gories
Pages utilisant des balises source obsolèteshttps://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_utilisant_des_balises_source_obsol%C3%A8tes&action=edit&redlink=1
Pages utilisant des attributs enclose obsolèteshttps://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_utilisant_des_attributs_enclose_obsol%C3%A8tes&action=edit&redlink=1
Page d’accueilhttps://fr.cppreference.com/Accueil
Modifications récenteshttps://fr.cppreference.com/Sp%C3%A9cial:Modifications_r%C3%A9centes
Page au hasardhttps://fr.cppreference.com/Sp%C3%A9cial:Page_au_hasard
Aide concernant MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://fr.cppreference.com/cpp/concept/UnformattedInputFunction
Pages liéeshttps://fr.cppreference.com/Sp%C3%A9cial:Pages_li%C3%A9es/cpp/concept/UnformattedInputFunction
Suivi des pages liéeshttps://fr.cppreference.com/Sp%C3%A9cial:Suivi_des_liens/cpp/concept/UnformattedInputFunction
Téléverser un fichierhttp://upload.cppreference.com/w/Special:Upload
Pages spécialeshttps://fr.cppreference.com/Sp%C3%A9cial:Pages_sp%C3%A9ciales
Version imprimablejavascript:print();
Lien permanenthttps://fr.cppreference.com/index.php?title=cpp/concept/UnformattedInputFunction&oldid=47679
Informations sur la pagehttps://fr.cppreference.com/index.php?title=cpp/concept/UnformattedInputFunction&action=info
Deutschhttps://de.cppreference.com/cpp/concept/UnformattedInputFunction
Englishhttp://en.cppreference.com/cpp/concept/UnformattedInputFunction
Españolhttp://es.cppreference.com/cpp/concept/UnformattedInputFunction
Italianohttp://it.cppreference.com/cpp/concept/UnformattedInputFunction
日本語http://ja.cppreference.com/cpp/concept/UnformattedInputFunction
Portuguêshttp://pt.cppreference.com/cpp/concept/UnformattedInputFunction
Русскийhttp://ru.cppreference.com/cpp/concept/UnformattedInputFunction
中文http://zh.cppreference.com/cpp/concept/UnformattedInputFunction

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.