#include "nub/refcounted.h"
#include "nub/types.h"
#include "rutz/algo.h"
#include "rutz/fileposition.h"
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | nub::detail::weak_handle< T > |
Internal helper class for soft_ref. More... | |
Functions | |
void | nub::detail::throw_soft_ref_invalid (const std::type_info &info, const rutz::file_pos &pos) |
static const char | __attribute__ ((used)) vcid_groovx_nub_weak_handle_h_utc20051116165018[] |
weak reference-counted handle for nub::object
Definition in file weak_handle.h.