mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-02-01 03:00:04 +01:00
Make is_enum work for class types which are convertible to anything at all (on many compilers). smart_ptr library workarounds for __MWERKS__ (must use member function pointer for unspecified_bool_type). [SVN r20244]