CaseyCarter / cmcstl2

An implementation of C++ Extensions for Ranges
Other
221 stars 68 forks source link

ranges::swap should allow customization for unions #338

Closed CaseyCarter closed 4 years ago

CaseyCarter commented 4 years ago

.... which is_class_v rejects. Thanks to Jonathan Wakely for catching the bug.