• Harris Hancock's avatar
    Hack around VS2017 ICE · 73c8a7f2
    Harris Hancock authored
    VS2015 only barely compiled ~NullableValue's noexcept specifier
    expression. VS2017 can't at all, so we're going with noexcept(false) for
    MSVC for now.
    73c8a7f2
common.h 50 KB