id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3203,boost::result_of not honoring F::result,Christopher Schmidt,danmarsden,"boost::result_of used with compilers with decltype support seems to be inconsistent with the documentation. The decltype implementation does not honor the result metafunction at all, which yields to problems when using boost::result_of on pure metafunction classes, such as being done in Boost.Fusion (e.g. see the trunk issues on the zip_view testcases on gcc-4.4.0_gnu++0x).",Bugs,closed,Boost 1.40.0,fusion,Boost Development Trunk,Problem,wontfix,c++0x,