Home
last modified time | relevance | path

Searched defs:trivially_copyable_check (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CXX/special/class.copy/
Dp12-0x.cpp5 template<typename T, bool B> struct trivially_copyable_check { struct
13 typename trivially_copyable_check<T, true>::type; argument