#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::handle< T, unref_policy > |
A shared implementation class for nub::floating_ref and nub::ref. More... | |
Functions | |
void | nub::detail::throw_ref_null (const std::type_info &info, const rutz::file_pos &pos) |
void | nub::detail::throw_ref_unshareable (const std::type_info &info, const rutz::file_pos &pos) |
Definition in file handle.h.