![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { namespace cgs { typedef unit< length_dimension, cgs::system > length; static const length centimeter; static const length centimeters; static const length centimetre; static const length centimetres; } } }