3#ifndef TETL_TYPE_TRAITS_IS_SWAPPABLE_HPP
4#define TETL_TYPE_TRAITS_IS_SWAPPABLE_HPP
Definition adjacent_find.hpp:8
constexpr bool is_swappable_v
Definition is_swappable.hpp:21
Definition is_swappable_with.hpp:45
If T is not a referenceable type (i.e., possibly cv-qualified void or a function type with a cv-quali...
Definition is_swappable.hpp:16