3#ifndef TETL_TYPE_TRAITS_IS_NOTHROW_SWAPPABLE_WITH_HPP
4#define TETL_TYPE_TRAITS_IS_NOTHROW_SWAPPABLE_WITH_HPP
15template <
typename T,
typename U>
20template <
typename T,
typename U>
25template <
typename T,
typename U>
constexpr bool is_nothrow_swappable_with_v
Definition is_nothrow_swappable_with.hpp:26
Definition adjacent_find.hpp:8
integral_constant< bool, B > bool_constant
Definition bool_constant.hpp:11
Definition is_nothrow_swappable_with.hpp:16
static constexpr bool value
Definition integral_constant.hpp:10
Definition is_nothrow_swappable_with.hpp:21