|
foobar2000 SDK
2015-01-14
|
#include <rcptr.h>
Inheritance diagram for pfc::traits_rcptr: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 } |
| anonymous enum |
| Enumerator | |
|---|---|
| realloc_safe | |
| constructor_may_fail | |
Definition at line 265 of file rcptr.h.
1.8.9.1