STIR  6.2.0
Files | Classes
Boost

Files

file  doxygen_doc_for_boost.h
 Documentation for some boost functions.
 

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...
 

Detailed Description

Pending doxygen documentation of the boost library, we provide very basic documentation of a few boost classes within STIR. This is mainly to get class hierarchies and so on to work.

See http://www.boost.org for more info.