cgv
cgv::data::ref_ptr_tag Class Reference

struct used to make ref pointers to ref_counted friends of ref_counted More...

#include <ref_ptr.h>

Inherited by cgv::data::ref_ptr_impl< T, true >.

Protected Member Functions

void inc_ref_count (const ref_counted *ptr) const
 increment the count of a ref counted object
 
bool dec_ref_count (const ref_counted *ptr) const
 decrement the count of a ref counted object and return whether to delete the object
 

Detailed Description

struct used to make ref pointers to ref_counted friends of ref_counted


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