Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template left_shiftable

boost::type_erasure::left_shiftable

Synopsis

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

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

  // public static functions
   (, );
};

Description

left_shiftable public static functions

  1.  (, );

PrevUpHomeNext