Ticket #7510: fix_comment_typo.patch

File fix_comment_typo.patch, 534 bytes (added by oss.2012.team+B1@…, 10 years ago)

Patch for boost/accumulators/framework/depends_on.hpp

  • boost/accumulators/framework/depends_on.hpp

     
    356356            type;
    357357        };
    358358
    359         // BUGBUG work around a MPL bug wrt map insertion
     359        // BUGBUG work around an MPL bug wrt map insertion
    360360        template<typename FeatureMap, typename Feature>
    361361        struct insert_feature
    362362          : mpl::eval_if<