This is Unofficial EPICS BASE Doxygen Site
boost::detail::sp_dereference< T > Struct Template Reference

#include "shared_ptr.hpp"

Public Types

typedef T & type
 

Detailed Description

template<class T>
struct boost::detail::sp_dereference< T >

Definition at line 93 of file shared_ptr.hpp.

Member Typedef Documentation

template<class T>
typedef T& boost::detail::sp_dereference< T >::type

Definition at line 95 of file shared_ptr.hpp.


The documentation for this struct was generated from the following file: