mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-01-29 07:52:10 +00: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]