Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct current_unit_tag

boost::units::abstract::current_unit_tag

Synopsis

// In header: <boost/units/systems/abstract.hpp>


struct current_unit_tag :
  public base_unit< current_unit_tag, current_dimension, -27 >
{
};

PrevUpHomeNext