martinmoene / expected-lite

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

icc can't compile the pre-c++17 version of is_nothrow_swappable #30

Closed mabraham closed 5 years ago

mabraham commented 5 years ago

This is the same issue we discussed at https://github.com/martinmoene/optional-lite/issues/42. I'll open a PR momentarily