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

#include "shared_ptr.hpp"

Public Types

enum  _vt { value = 0 }
 

Detailed Description

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

Definition at line 192 of file shared_ptr.hpp.

Member Enumeration Documentation

template<class T >
enum boost::detail::sp_extent::_vt
Enumerator
value 

Definition at line 194 of file shared_ptr.hpp.

194 { value = 0 };
Definition: link.h:174

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