Range-v3
Range algorithms, views, and actions for the Standard Library
swap.hpp File Reference

Classes

struct  ranges::v3::is_indirectly_swappable< T, U >
 
struct  ranges::v3::is_indirectly_swappable< T, U >
 
struct  ranges::v3::is_nothrow_indirectly_swappable< T, U >
 
struct  ranges::v3::is_nothrow_indirectly_swappable< T, U >
 
struct  ranges::v3::is_nothrow_swappable< T, U >
 
struct  ranges::v3::is_nothrow_swappable< T, U >
 
struct  ranges::v3::is_swappable< T, U >
 
struct  ranges::v3::is_swappable< T, U >
 

Variables

constexpr adl_swap_detail::indirect_swap_fn indirect_swap {}
 
constexpr adl_swap_detail::swap_fn swap {}