![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { namespace si { typedef unit< volume_dimension, si::system > volume; static const volume cubic_meter; static const volume cubic_meters; static const volume cubic_metre; static const volume cubic_metres; } } }