|
STIR 6.4.0
|
Documentation for some boost functions. More...
Go to the source code of this file.
Classes | |
| class | boost::detail::empty_base |
| Boost class for chaining of operators (see operators.hpp) More... | |
| struct | boost::partially_ordered< T, B > |
| Boost class to define all comparison operators given only 2 (see operators.hpp) More... | |
| struct | boost::equality_comparable< T, B > |
| Boost class to define operator!= in terms of operator== (see operators.hpp) More... | |
| class | boost::shared_ptr< T > |
| A smart pointer class: multiple shared_ptr's refer to one object. More... | |
Namespaces | |
| namespace | boost |
| Namespace for the boost library. | |
Documentation for some boost functions.