Searched defs:trivially_copyable (Results 1 – 3 of 3) sorted by relevance
22 struct trivially_copyable { struct26 struct trivially_copyable_no_copy_assignment { argument
19 void trivially_copyable() { in trivially_copyable() function
13 template<typename T> using trivially_copyable = typedef