foobar2000 SDK  2015-01-14
Public Types
pfc::traits_rawobject

#include <traits.h>

+ Inheritance diagram for pfc::traits_rawobject:

Public Types

enum  { realloc_safe = true, needs_destructor = false, needs_constructor = false, 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

Definition at line 23 of file traits.h.

Member Enumeration Documentation

anonymous enum
Enumerator
realloc_safe 
needs_destructor 
needs_constructor 
constructor_may_fail 

Definition at line 25 of file traits.h.


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