hpx::cref#
Defined in header hpx/functional.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
See also:
-
template<typename T>
constexpr reference_wrapper<T const> hpx::cref(T const &val) noexcept#
-
template<typename T>
constexpr reference_wrapper<T const> hpx::cref(reference_wrapper<T> val) noexcept#