Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template tag<, >

boost::numeric::functional::tag<std::vector< T, Al >>

Synopsis

// In header: <boost/accumulators/numeric/functional/vector.hpp>

template<typename T, typename Al> 
struct tag<, > {
  // types
  typedef  ;
};

PrevUpHomeNext