base class list的意思|示意
基类列表
base class list的网络常见释义
基类列 使用关键字typename标识嵌套从属类型名称;但不得在base class list(基类列)或member initialization list(成员初值列)内以它作为base class修饰符。
基类列表 可变参数模板可用于异常规范(exception specification)、基类列表(base class list)、构造函数初始化列表(constructor's initialization list)。例如: template
base class list相关例句
After getting list values from the database, the ListValuesLoader stores these values in a specific list values class which extends from base ValidValuesTable class.
从数据库获取了列表值之后,ListValuesLoader会在一个特定的列表值类中存储这些值,该类扩展自validvaluestable基类。
An unspecialized class template cannot be used as a template argument in a base class list.
不能将非专用化的类模板用作基类列表中的模板参数。
How do I use an initialization list with a base class?
我如何使用初始化列表的基类?
An object providing access to the base class list of the parent object.
一个对象,用于提供对父对象的基类列表的访问。
Next, look at the ValidValuesTable class, the base class for all specific list values classes (Listing 6).
接下来,看一下validvaluestable类,这是所有特定列表值类的基类(见清单6)。
An indirect base is a base class of one of the classes in the base list.
间接基底是基底清单中其中一个类别的基底类别。