namespace boost { namespace units { namespace information { static const hu::bit::info bit; static const hu::bit::info bits; namespace hu { namespace bit { typedef unit< information_dimension, make_system< bit_base_unit >::type > info; } } } } }