2
0
mirror of https://github.com/boostorg/move.git synced 2026-01-29 19:52:09 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Ion Gaztañaga
69598a3d3f - Reworked some traits to refactor code
- is_trivially_copy_xxxxable updated to add is_pod
- Updated is_pod adding scalar and void as some compilers' __is_pod intrinsic doesn't work with scalars
- Added test for type_traits. Only a few tested, more to come.
2015-04-26 23:29:27 +02:00