![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { namespace information { static const hu::nat::info nat; static const hu::nat::info nats; namespace hu { namespace nat { typedef unit< information_dimension, make_system< nat_base_unit >::type > info; } } } } }