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 VEG_INLINE constexpr auto get () const noexcept -> T const &
- inline VEG_NODISCARD VEG_INLINE constexpr auto operator* () const noexcept -> T const &
- inline VEG_NODISCARD VEG_INLINE constexpr auto operator-> () const noexcept -> T const *
Friends
- friend struct nb::ref