|
lsst.afw g712618294e+4813a5392e
|
Classes | |
| struct | refwrap_equals |
| class | refwrap_visitor |
| class | refwrap_visitor< F & > |
Functions | |
| template<typename T > | |
| std::reference_wrapper< T > | refwrap_const_cast (std::reference_wrapper< T const > const &r) |
| template<typename F > | |
| refwrap_visitor< F > | make_refwrap_visitor (F &&func) |
Variables | |
| template<typename , typename = void> | |
| constexpr bool | IS_SMART_PTR = false |
| refwrap_visitor< F > lsst::afw::typehandling::detail::make_refwrap_visitor | ( | F && | func | ) |
Definition at line 114 of file refwrap_utils.h.
| std::reference_wrapper< T > lsst::afw::typehandling::detail::refwrap_const_cast | ( | std::reference_wrapper< T const > const & | r | ) |
Definition at line 64 of file refwrap_utils.h.
|
constexpr |
Definition at line 38 of file type_traits.h.