id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6522,boost::unordered not defined warnings on GCC / OS X,Ben Brian ,Daniel James,"Similar to #6142, we get the following warnings when including unordered_map.hpp or unordered_set.hpp in our project: {{{ #!html
include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: ""BOOST_UNORDERED_USE_ALLOCATOR_TRAITS"" is not defined

include/boost/unordered/detail/extract_key.hpp:54:5: warning: ""BOOST_UNORDERED_USE_RV_REF"" is not defined
}}} This is on OS X Lion with GCC 4.2.1 and Boost 1.48. If you need any more information, let me know.",Bugs,closed,Boost 1.49.0,unordered,Boost 1.48.0,Problem,fixed,,