Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template addable

boost::type_erasure::addable

Synopsis

// In header: <boost/type_erasure/operators.hpp>

template<typename T = _self, typename U, typename R> 
struct addable {

  // public static functions
   (, );
};

Description

addable public static functions

  1.  (, );

PrevUpHomeNext