Classes | |
struct | default_delete |
struct | deleter |
struct | demangler |
struct | demangler_impl |
class | handle |
struct | hashtable |
struct | rm_ptr |
struct | rm_ptr< const T * > |
struct | rm_ptr< T * > |
Functions | |
template<typename T > | |
const T & | move (const T &v) |
template<typename T > | |
T & | move (T &v) |
Definition at line 243 of file backward.hpp.
T & backward::details::move | ( | T & | v | ) |
Definition at line 245 of file backward.hpp.