Subject | English | Russian |
comp., MS | constructed generic type | сконструированный универсальный тип (A generic type whose generic type parameters have been specified. A constructed type or method can be an open generic type if some of its type arguments are type parameters of enclosing types or methods, or a closed generic type if all of its type arguments are real types. Rori) |
progr. | constructed generic type | сконструированный обобщённый тип (A constructed generic type is a type that has been constructed with specific types, like List< int >. — Сконструированный обобщённый тип – это тип, который был сконструирован с помощью конкретных типов, например List< int >. Alex_Odeychuk) |
comp., MS | constructed generic type | сконструированный универсальный тип (A generic type whose generic type parameters have been specified. A constructed type or method can be an open generic type if some of its type arguments are type parameters of enclosing types or methods, or a closed generic type if all of its type arguments are real types) |
progr. | constructed type | сконструированный тип (ssn) |
IT | constructed type | сложный тип |
progr. | constructed type | конструируемый тип (ssn) |
progr. | generic type definitions and constructed types | определения обобщённых типов и конструируемые типы (ssn) |
progr. | partially constructed type | частично сконструированный тип (Alex_Odeychuk) |
progr. | the constructed type formed by specifying type arguments | конкретный сконструированный тип, образованный в результате подстановки аргументов типа в определение обобщённого типа (Alex_Odeychuk) |
Makarov. | the type upon which the whole was constructed | модель, на основании которой всё было построено |