Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

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

namespace boost {
  namespace units {
    struct information_base_dimension;

    typedef information_base_dimension::dimension_type information_dimension;  // dimension of information 
  }
}

PrevUpHomeNext