首页 / 词典 / good

decltype

decltypedecltype
  1. This also brings us to yet another C + + 0x construct : the decltype .

    这还引出了另一个C++0x构造:decltype。

  2. Enter the decltype operator from C + + 0x , which returns the type of a variable or expression .

    对于C++0x,输入decltype操作符就会返回变量或表达式的类型。