foobar2000 SDK  2015-01-14
Public Types
pfc::traits_t< typename alloc_fixed< p_width >::template alloc< t_item > >

#include <alloc.h>

+ Inheritance diagram for pfc::traits_t< typename alloc_fixed< p_width >::template alloc< t_item > >:

Public Types

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

Detailed Description

template<t_size p_width, typename t_item>
class pfc::traits_t< typename alloc_fixed< p_width >::template alloc< t_item > >

Definition at line 525 of file alloc.h.

Member Enumeration Documentation

template<t_size p_width, typename t_item >
anonymous enum
Enumerator
needs_constructor 

Definition at line 527 of file alloc.h.


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