New type trait primitives in GCC 5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The standard library that ships with GCC 5 makes use of three new type trait primitives:

  __is_trivially_copyable
  __is_trivially_constructible
  __is_trivially_assignable

I couldn't find documentation of these primitives here [1]. Am I looking in the wrong place, or are they undocumented?

Thanks,
Nate

[1] https://gcc.gnu.org/onlinedocs/gcc/Type-Traits.html 		 	   		  



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux