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

An implementation of std::is_nothrow_swappable. More...

#include <type_traits.hpp>

Inheritance diagram for halcheck::lib::is_nothrow_swappable< T >:
halcheck::lib::is_detected< lib::nothrow_swappable, T >

Detailed Description

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

An implementation of std::is_nothrow_swappable.

See also
std::is_nothrow_swappable

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