kblib 0.2.3
General utilities library for modern C++
|
This is the complete list of members for kblib::default_copy< Obj, copyable >, including all inherited members.
copy(void *dest, const Obj *from) -> Obj * | kblib::default_copy< Obj, copyable > | inline |
default_copy() noexcept=default | kblib::default_copy< Obj, copyable > | |
default_copy(T *) noexcept | kblib::default_copy< Obj, copyable > | inlineexplicit |