File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1262012620 constexpr reference access(data_handle_type p, size_t i) const;
1262112621 constexpr offset_policy::data_handle_type offset(data_handle_type p, size_t i) const;
1262212622
12623- constexpr const ScalingFactor& scaling_factor() const noexcept { return @\exposid{scaling-factor}@; }
12624- constexpr const NestedAccessor& nested_accessor() const noexcept { return @\exposid{nested-accessor}@; }
12623+ constexpr const ScalingFactor& @\libmember{ scaling_factor}{scaled_accessor}@ () const noexcept { return @\exposid{scaling-factor}@; }
12624+ constexpr const NestedAccessor& @\libmember{ nested_accessor}{scaled_accessor}@ () const noexcept { return @\exposid{nested-accessor}@; }
1262512625
1262612626 private:
1262712627 ScalingFactor @\exposid{scaling-factor}@{}; // \expos
You can’t perform that action at this time.
0 commit comments