A namespace that contains classes and functions that will be part of the next C++ standard (tentatively called C++1x) and that are currently available via the BOOST library. The elements that are available through the current namespace are either imported from namespace std
(if a compiler's library provides them) or from namespace boost.