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 refcount::Detail::ref_type< void >

Internal detail for dereferencing pointers.

Definition at line 87 of file refcount.hpp.


Member Typedef Documentation

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

Same as (void*&).

Definition at line 90 of file refcount.hpp.


Member Function Documentation

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

Returns xx.

Definition at line 92 of file refcount.hpp.


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

Generated on Wed Apr 29 07:59:28 2009 for libsq3 by  doxygen 1.5.8