![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { namespace si { typedef unit< mass_density_dimension, si::system > mass_density; static const mass_density kilogram_per_cubic_meter; static const mass_density kilograms_per_cubic_meter; static const mass_density kilogramme_per_cubic_metre; static const mass_density kilogrammes_per_cubic_metre; } } }