paludis::NullSharedPtr Struct Reference
[Utilities]
#include <make_shared_ptr.hh>
List of all members.
|
Public Member Functions |
|
template<typename T_ > |
| | operator std::tr1::shared_ptr< T_ > () const |
Detailed Description
An object that can convert itself into an empty std::tr1::shared_ptr<> of any type.
- See also:
- make_null_shared_ptr()
- Since:
- 0.32
The documentation for this struct was generated from the following file: