.. _exhale_struct_structtl_1_1detail_1_1is__swappable: Template Struct is_swappable ============================ - Defined in :ref:`file__tmp_ws_src_proxsuite_include_proxsuite_helpers_tl-optional.hpp` Inheritance Relationships ------------------------- Base Type ********* - ``public std::integral_constant< bool, decltype(detail::swap_adl_tests::can_swap< T, T >(0))::value &&(!decltype(detail::swap_adl_tests::uses_std< T, T >(0))::value||(std::is_move_assignable< T >::value &&std::is_move_constructible< T >::value))>`` Struct Documentation -------------------- .. doxygenstruct:: tl::detail::is_swappable :members: :protected-members: :undoc-members: