This also brings us to yet another C + + 0x construct : the decltype .
这还引出了另一个C++0x构造:decltype。
Enter the decltype operator from C + + 0x , which returns the type of a variable or expression .
对于C++0x,输入decltype操作符就会返回变量或表达式的类型。