martinmoene / expected-lite

expected lite - Expected objects in C++11 and later in a single-file header-only library
Boost Software License 1.0
389 stars 35 forks source link

Improve is_nothrow_swappable for icpc #31

Closed mabraham closed 5 years ago

mabraham commented 5 years ago

Works with icpc 19 in at least C++-14 mode.

Fixes #30