Changeset 197 for trunk/nv/type_traits.hh
- Timestamp:
- 08/11/13 13:32:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/type_traits.hh
r196 r197 18 18 namespace nv 19 19 { 20 21 // Just for once, MSVC is the good guy, and everybody else sucks. 22 // Remove, once requiring standard-compliant CLANG/GCC versions. 20 23 #if NV_COMPILER == NV_MSVC 21 24 using std::underlying_type;
Note: See TracChangeset
for help on using the changeset viewer.