Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vil_smart_ptr.txx File Reference

#include "vil_smart_ptr.h"
#include <vcl_iostream.h>

Go to the source code of this file.

Classes

struct  vil_smart_ptr_T_as_string< T >

Defines

#define VIL_SMART_PTR_INSTANTIATE(T)

Functions

template<class T>
vcl_ostream & operator<< (vcl_ostream &os, vil_smart_ptr< T > const &r)


Define Documentation

#define VIL_SMART_PTR_INSTANTIATE  ) 
 

Value:

template class vil_smart_ptr<T >; \
VCL_DEFINE_SPECIALIZATION struct vil_smart_ptr_T_as_string<T > \
{ static char const *str() { return #T; } }; \
template vcl_ostream& operator<< (vcl_ostream&, vil_smart_ptr<T > const&)

Definition at line 39 of file vil_smart_ptr.txx.


Function Documentation

template<class T>
vcl_ostream& operator<< vcl_ostream &  os,
vil_smart_ptr< T > const &  r
 

Definition at line 29 of file vil_smart_ptr.txx.


Generated on Thu Jan 10 14:40:02 2008 for core/vil by  doxygen 1.4.4