#include "ref_counted.h"
#include <typeinfo>
Go to the source code of this file.
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
namespace | boost |
Defines | |
#define | GNASH_USE_GC 1 |
#define | COMPILER_SUPPORTS_ARGUMENT_DEPENDENT_LOOKUP 1 |
Functions | |
void | boost::intrusive_ptr_add_ref (const ref_counted *o) |
void | boost::intrusive_ptr_release (const ref_counted *o) |
void | boost::intrusive_ptr_add_ref (const GcResource *) |
void | boost::intrusive_ptr_release (const GcResource *) |
#define COMPILER_SUPPORTS_ARGUMENT_DEPENDENT_LOOKUP 1 |
#define GNASH_USE_GC 1 |