thrust/type_traits/is_trivially_relocatable.h

In directory: thrust/type_traits

Source file: thrust/type_traits/is_trivially_relocatable.h

P1144’s proposed std::is_trivially_relocatable, an extensible type trait indicating whether a type can be bitwise copied with a facility like .

Defines