martinmoene / optional-lite

optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
Boost Software License 1.0
403 stars 45 forks source link

Fix noexcept specification on swap #16

Closed martinmoene closed 5 years ago

martinmoene commented 6 years ago

See this commit of akrzemi1/Optional and its issue 56.

martinmoene commented 5 years ago

Fixed in d9d8cbed0a7e051e91b8d246355b2e7f4545abad