C + + Konzepte: TrivialType
Aus cppreference.com
<metanoindex/>
Gibt an, dass eine Art trivial Typ ist .
Original:
Specifies that a type is trivial Typ.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Beachten Sie, dass die Norm nicht definiert eine benannte Anforderung oder Konzept mit diesem Namen. Dies ist eine Art Kategorie mit dem Kern der Sprache definiert. Es wird hier als Konzept nur für die Konsistenz berücksichtigt .
Original:
Note, that the standard doesn't define a named requirement or concept with this name. This is a type category defined by the core language. It is included here as concept only for consistency.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Anforderungen
TriviallyCopyable- Trivial StandardkonstruktorOriginal:Trivial default constructorThe text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
