This struct template implements the is_nothrow_swappable meta‐function defined in the C++17 standard.

Synopsis

Declared in <bslmf_isnothrowswappable.h>

using std::is_nothrow_swappable;

Created with MrDocs