namespace boost { namespace units { namespace si { typedef unit< electric_charge_dimension, si::system > electric_charge; static const electric_charge coulomb; static const electric_charge coulombs; } } }