We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
constructeur de copie
constructeur par recopie
The copy constructor and destructor must not throw exceptions.
Ceci présuppose donc qu'il existe un constructeur de copie
Why should the copy constructor accept its parameter by reference in C++?
Pourquoi le constructeur de copie devrait-il accepter son paramètre par référence en C ++?
Copy assignment operator can be expressed in terms of copy constructor, destructor, and the swap() member function, if one is provided
Opérateur d'affectation de copie peut être exprimée en termes de constructeur de copie, le destructeur et le swap () fonction membre, s'il en est prévu
A trivial move constructor is a constructor that performs the same action as the trivial copy constructor, that is, makes a copy of the object representation as if by std::memmove.
Un constructeur mouvement trivial est un constructeur qui effectue la même action que le constructeur de copie trivial, qui est, en fait une copie de la représentation de l'objet comme par std::memmove.
You can help to correct and verify the translation. implicitly-declared copy constructor for class T is trivial if all of the following is true
Le constructeur de copie implicitement déclaré pour T classe est triviale si l'ensemble des conditions suivantes est remplie
Alloc must be a Allocator, and its copy constructor and destructor must not throw exceptions.
Alloc doit être un constructeur de copie et le destructeur ne doit pas lever d'exceptions.
The copy constructor is tested inside the class CopyConstructor.
Le constructeur de copie est testé dans la classe CopyConstructor.
Original: Copy constructor is implicitly generated.
Le constructeur de copie est implicitement généré.
Finally, notice that each class has a copy constructor, and that each copy constructor must take care to call the copy constructors for the base class and member objects to produce a deep copy.
Enfin, vous noterez que chaque classe dispose d'un constructeur de copie, et que chaque constructeur de copie doit s'occuper d'appeler le constructeur de copie de la classe de base et des objets membres pour réaliser une copie profonde.
You should define the copy constructor if you are overloading the assignment operator.
Nous vous conseillons de définir le constructeur copie si vous devez surcharger l'opérateur d'affectation.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.