mirror of
https://github.com/boostorg/type_traits.git
synced 2026-02-12 00:22:21 +00:00
Fixed is_const/is_volatile to work with reference types Fixed is_object to work with function types. Fixed is_enum/is_empty to work with incomplete/abstract/function types [SVN r9640]