Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/units/physical_dimensions/time.hpp>

namespace boost {
  namespace units {
    struct time_base_dimension;

    typedef time_base_dimension::dimension_type time_dimension;  // dimension of time (T) 
  }
}

PrevUpHomeNext