Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template dividable

boost::type_erasure::dividable

Synopsis

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

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

  // public static functions
   (, );
};

Description

dividable public static functions

  1.  (, );

PrevUpHomeNext