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

Internal detail for dereferencing pointers. More...

#include <refcount.hpp>

List of all members.

Public Types

typedef void *& type
 Same as (void*&).

Static Public Member Functions

static type deref (type xx)
 Returns xx.


Detailed Description

template<>
struct s11n::refcount::Detail::ref_type< void >

Internal detail for dereferencing pointers.

Definition at line 88 of file refcount.hpp.


Member Typedef Documentation

typedef void* & s11n::refcount::Detail::ref_type< void >::type

Same as (void*&).

Definition at line 91 of file refcount.hpp.


Member Function Documentation

static type s11n::refcount::Detail::ref_type< void >::deref ( type  xx  )  [inline, static]

Returns xx.

Definition at line 93 of file refcount.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 4 21:44:21 2008 for libs11n by  doxygen 1.5.3