Template Struct Ref
Defined in File ref.hpp
Inheritance Relationships
Base Type
public proxsuite::linalg::veg::cmp::ref::RefBase
(Struct RefBase)
Struct Documentation
-
template<typename T>
struct Ref : public proxsuite::linalg::veg::cmp::ref::RefBase Public Functions
- inline VEG_NODISCARD constexpr VEG_INLINE auto get () const noexcept -> T const &
- inline VEG_NODISCARD constexpr VEG_INLINE auto operator* () const noexcept -> T const &
- inline VEG_NODISCARD constexpr VEG_INLINE auto operator-> () const noexcept -> T const *
Friends
- friend struct nb::ref