without examplesFound in 1 dictionary
Computer Science- dicts.lingvocomputer_ru_en.description
- dicts.lingvocomputer_ru_en.description
ссылочный тип
reference type, (в языке Ада) access type
Examples from texts
По умолчанию сохраняемым типом является тип T* (тип T — это первый шаблонный параметр класса SmartPtr), типом указателей — тоже T*, а ссылочным типом — T&.By default, the stored type is T* (T is the first template parameter of SmartPtr), the pointer type is again T*, and the reference type is T&.Александреску, Андрей / Современное проектирование на C++Alexandrescu, Andrei / Modern C++ Design: Generic Programming and Design Patterns AppliedModern C++ Design: Generic Programming and Design Patterns AppliedAlexandrescu, Andrei© 2001 by Addison-WesleyСовременное проектирование на C++Александреску, Андрей© Addison-Wesley Publishing Company, Inc.© Издательский дом "Вильямс", 2002
Add to my dictionary
ссылочный тип
reference type; access type
User translations
No translations for this text yet.
Be the first to translate it!
Collocations
переменная ссылочного типа
reference variable