#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.
Namespaces | |
| namespace | nub |
| namespace | nub::detail |
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) |
Definition in file weak_handle.h.