Displaying 1 result from an estimated 1 matches for "1000,27".
Did you mean:
1000,2
2014 Aug 01
2
[LLVMdev] Clang Integration with MSVS 2013
...^
1>C:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\include\type_traits(953,1): error : expected class name
1> { // determine whether _From can be assigned to _To,
nothrow
1> ^
1>C:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\include\type_traits(1000,27): error : '_Ty' does not refer to a
value
1> _IS_NOTHROW_DESTRUCTIBLE(_Ty)
1> ^
1> C:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\include\type_traits(52,39) : note: expanded from macro
'_IS_NOTHROW_DESTRUCT...