Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
Loading...
Searching...
No Matches
Functions
boost Namespace Reference
Functions
template<class T>
bool
is_null
(const boost::shared_ptr< T > &p)
Returns true if
p.get()==NULL
.
template<class T>
bool
nonnull
(const boost::shared_ptr< T > &p)
Returns true if
p.get()!=NULL
.
Generated by
1.13.2