std::is_trivially_copy_assignable< _Tp >
is_trivially_copy_assignable
- Provided by: libstdc++-10-doc (Version: 10.5.0-4ubuntu2.1)
- Source: gcc-10
- Report a bug
is_trivially_copy_assignable
#include <type_traits>
Inherits std::__is_trivially_copy_assignable_impl< _Tp, bool >.
struct std::is_trivially_copy_assignable< _Tp >"is_trivially_copy_assignable
Generated automatically by Doxygen for libstdc++ from the source code.