lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
refwrap_utils.h File Reference
#include <functional>
#include <variant>

Go to the source code of this file.

Classes

struct  lsst::afw::typehandling::detail::refwrap_equals
class  lsst::afw::typehandling::detail::refwrap_visitor< F >
class  lsst::afw::typehandling::detail::refwrap_visitor< F & >

Namespaces

namespace  lsst
namespace  lsst::afw
namespace  lsst::afw::typehandling
namespace  lsst::afw::typehandling::detail

Functions

template<typename T>
std::reference_wrapper< T > lsst::afw::typehandling::detail::refwrap_const_cast (std::reference_wrapper< T const > const &r)
template<typename F>
refwrap_visitor< F > lsst::afw::typehandling::detail::make_refwrap_visitor (F &&func)