ITK  4.13.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkSmartPointer.h File Reference
#include <iostream>
#include "itkConfigure.h"
+ Include dependency graph for itkSmartPointer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::SmartPointer< TObjectType >
 

Namespaces

 itk
 

Functions

template<typename T >
std::ostream & itk::operator<< (std::ostream &os, SmartPointer< T > p)
 
template<typename T >
void itk::swap (SmartPointer< T > &a, SmartPointer< T > &b)