halcheck 1.0
Loading...
Searching...
No Matches
halcheck::lib::is_swappable< T > Struct Template Reference

An implementation of std::is_swappable. More...

#include <type_traits.hpp>

Inheritance diagram for halcheck::lib::is_swappable< T >:
halcheck::lib::is_detected< lib::swappable, T >

Detailed Description

template<typename T>
struct halcheck::lib::is_swappable< T >

An implementation of std::is_swappable.

See also
std::is_swappable

The documentation for this struct was generated from the following file: