id summary reporter owner description type status milestone component version severity resolution keywords cc 9670 missing std::min in bolero.murakami+cpp@… Robert Ramey "code: {{{ #include int main() {} }}} error: {{{ /usr/local/boost-1.55.0/include/boost/archive/iterators/transform_width.hpp:151:31: error: no member named 'min' in namespace 'std' unsigned int i = std::min(missing_bits, m_remaining_bits); ~~~~~^ }}} I tested it in clang HEAD 3.5 (trunk 199132) and earlier version. see: (h)ttp://melpon.org/wandbox/permlink/qcuI4pS4yXs5hocN Include before this header, is OK. (h)ttp://melpon.org/wandbox/permlink/kONZvhhVPH9dvyU7" Bugs closed To Be Determined serialization Boost 1.55.0 Problem fixed