id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4300,"at undefined",anonymous,Aleksey Gurtovoy,"the mpl::at overload for associative sequences is documented to be: template< typename AssocSeq , typename Key , typename Default = unspecified > struct at but there is no 3-parameter-overload in mpl/at.hpp. so the following code: typedef mpl::map< mpl::pair > mymap; typedef mpl::at::type should_be_int; results in: 'boost::mpl::at' : too many template arguments ",Bugs,closed,Boost 1.44.0,mpl,Boost 1.41.0,Problem,duplicate,,