paludis::RemoveSharedPtr< T_ > Struct Template Reference
[Utilities]
#include <remove_shared_ptr.hh>
List of all members.
|
Public Types |
|
typedef T_ | Type |
| | T_ with the std::tr1::shared_ptr removed.
|
Detailed Description
template<typename T_>
struct paludis::RemoveSharedPtr< T_ >
Like std::tr1::remove_pointer for std::tr1::shared_ptr.
The documentation for this struct was generated from the following file: