proxygen
counted_ptr_base< Atom > Struct Template Reference

#include <AtomicSharedPtrCounted.h>

Inheritance diagram for counted_ptr_base< Atom >:
counted_ptr< T, Atom > counted_ptr_internals< Atom >

Static Protected Member Functions

static intrusive_shared_count< Atom > * getRef (void *pt)
 

Detailed Description

template<template< typename > class Atom = std::atomic>
struct counted_ptr_base< Atom >

Definition at line 35 of file AtomicSharedPtrCounted.h.

Member Function Documentation

template<template< typename > class Atom = std::atomic>
static intrusive_shared_count<Atom>* counted_ptr_base< Atom >::getRef ( void *  pt)
inlinestaticprotected

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