3#ifndef TETL_TYPE_TRAITS_IS_TRIVIALLY_COPYABLE_HPP
4#define TETL_TYPE_TRAITS_IS_TRIVIALLY_COPYABLE_HPP
Definition adjacent_find.hpp:8
integral_constant< bool, B > bool_constant
Definition bool_constant.hpp:11
constexpr bool is_trivially_copyable_v
Definition is_trivially_copyable.hpp:21
If T is a TriviallyCopyable type, provides the member constant value equal to true....
Definition is_trivially_copyable.hpp:18