PrevUpHomeNext

Global none

boost::mixin::none

Synopsis

// In header: <boost/mixin/feature.hpp>

BOOST_MIXIN_API no_features_t * none;

Description

Use this as a mixin feature to indicate that the mixin implements no features.


PrevUpHomeNext