| 
    Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
Functions | |
| template<class T > | |
| bool | is_null (const boost::shared_ptr< T > &p) | 
Returns true if p.get()==NULL.  More... | |
| template<class T > | |
| bool | nonnull (const boost::shared_ptr< T > &p) | 
Returns true if p.get()!=NULL.  More... | |
 1.8.5