constexpr offset_policy::data_handle_type offset(data_handle_type p, size_t i) const;
概要
指定オフセット位置のハンドルを取得する。
戻り値
nested-accessor.offset(p, i)
バージョン
言語
- C++26
処理系
- Clang: ??
- GCC: ??
- ICC: ??
- Visual C++: ??
constexpr offset_policy::data_handle_type offset(data_handle_type p, size_t i) const;
指定オフセット位置のハンドルを取得する。
nested-accessor.offset(p, i)