s11n::refcount::Detail::ref_type< T > Struct Template Reference

Internal detail for dereferencing pointers. More...

#include <refcount.hpp>

List of all members.

Public Types

typedef T & type
 Same as (T&).

Static Public Member Functions

static type deref (T *t)
 Returns *t.


Detailed Description

template<typename T>
struct s11n::refcount::Detail::ref_type< T >

Internal detail for dereferencing pointers.

Definition at line 77 of file refcount.hpp.


Member Typedef Documentation

template<typename T>
typedef T& s11n::refcount::Detail::ref_type< T >::type

Same as (T&).

Definition at line 80 of file refcount.hpp.


Member Function Documentation

template<typename T>
static type s11n::refcount::Detail::ref_type< T >::deref ( T *  t  )  [inline, static]

Returns *t.

Definition at line 82 of file refcount.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 27 13:16:05 2008 for libs11n by  doxygen 1.5.3