1Namespaces
2==========
3
4All the functionality of the library is included within the ``mppp`` namespace.
5The ``inline`` namespace ``mppp::literals`` contains user-defined literals
6for the mp++ classes.
7
8
9.. versionadded:: 0.18
10
11   The ``mppp::literals`` inline namespace.
12