foobar2000 SDK  2015-01-14
Public Types
pfc::traits_t< refcounted_object_ptr_t< T > >

#include <ref_counter.h>

+ Inheritance diagram for pfc::traits_t< refcounted_object_ptr_t< T > >:

Public Types

enum  { realloc_safe = true, constructor_may_fail = false }
 
- Public Types inherited from pfc::traits_default
enum  { realloc_safe = false, needs_destructor = true, needs_constructor = true, constructor_may_fail = true }
 

Detailed Description

template<typename T>
class pfc::traits_t< refcounted_object_ptr_t< T > >

Definition at line 131 of file ref_counter.h.

Member Enumeration Documentation

template<typename T >
anonymous enum

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