There are lots of namespaces floating around like maier_saupe_constants and boost::program_options which have been shortened by the namespace ___ = prerogative. Need to figure out what to do with those, because some of the namespace shortenings happen in header files which makes it so that one may use those namespaces elsewhere.
There are lots of namespaces floating around like
maier_saupe_constants
andboost::program_options
which have been shortened by thenamespace ___ =
prerogative. Need to figure out what to do with those, because some of the namespace shortenings happen in header files which makes it so that one may use those namespaces elsewhere.