Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::SmartPointerForwardReference< T > |
Implements transparent reference counting in situations where forward references / cyclic include depndencies are a problem. More... | |
Functions | |
template<typename T> std::ostream & | operator<< (std::ostream &os, SmartPointerForwardReference< T > p) |
|
Definition at line 110 of file itkSmartPointerForwardReference.h. |