![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { namespace si { typedef unit< surface_tension_dimension, si::system > surface_tension; static const surface_tension newton_per_meter; static const surface_tension newtons_per_meter; } } }