e/Copy constructor

New Query

Information
has glosseng: A copy constructor is a special constructor in the C++ programming language used to create a new object as a copy of an existing object. The first argument of such a constructor is a reference to an object of the same type as is being constructed (const or non-const), which might be followed by parameters of any type (all having default values).
lexicalizationeng: copy constructor
instance of(noun) an institution created to conduct business; "he only invests in large well-established companies"; "he started the company in his garage"
company
Meaning
Bulgarian
has glossbul: Конструкторът за копиране , е специален конструктор в езика за програмиране C++, който се създава, за да се направи копие на един обект.
lexicalizationbul: конструктор за копиране
German
has glossdeu: Ein Kopierkonstruktor, oft Copy-Konstruktor genannt, ist in der Objektorientierten Programmierung ein spezieller Konstruktor, der eine Referenz auf ein Objekt desselben Typs als Parameter entgegennimmt und die Aufgabe hat, eine Kopie des Objektes zu erstellen.
lexicalizationdeu: Kopierkonstruktor
French
has glossfra: Un constructeur informatique est une entreprise qui conçoit, développe, produit, commercialise et maintient des plate-formes informatiques, ainsi que les systèmes d'exploitation qui permettent de les faire fonctionner.
lexicalizationfra: Constructeur informatique par pays
lexicalizationfra: constructeur informatique
lexicalizationfra: Constructeur
Hebrew
has glossheb: בנאי העתקה (בעברית: משבט) - מתודה של מחלקה המופעלת בעת יצירת מופע של המחלקה כהעתקה (=שכפול) של נתוני מופע קיים. בשפת C++‎ (כמו גם שפות אחרות המאפשרות תכנות מונחה עצמים) בנאי העתקה הוא פונקציה בעלת שם זהה לשם המחלקה שבה היא מוגדרת.
lexicalizationheb: Copy constructor
Russian
has glossrus: Конструктором копирования (в англоязычной литературе используется термин copy constructor) называется специальный конструктор в языке программирования C++, применяемый для создания нового объекта как копии уже существующего. Такой конструктор принимает как минимум один аргумент: ссылку на копируемый объект.
lexicalizationrus: конструктор копирования
Chinese
has glosszho: 複製建構子()是C++程式語言中的一種特別的建構子,習慣上用來建立一個全新的物件,這個全新的物件相當於已存在物件的副本。這個建構子只有一個參數(引數):就是用來複製物件的參照。
lexicalizationzho: 複製建構子

Query

Word: (case sensitive)
Language: (ISO 639-3 code, e.g. "eng" for English)


Lexvo © 2008-2025 Gerard de Melo.   Contact   Legal Information / Imprint