OpenKalman
Public Types | Public Member Functions | List of all members
std::experimental::default_accessor< ElementType > Struct Template Reference

Public Types

using offset_policy = default_accessor
 
using element_type = ElementType
 
using reference = ElementType &
 
using data_handle_type = ElementType *
 

Public Member Functions

 MDSPAN_TEMPLATE_REQUIRES (class OtherElementType,(_MDSPAN_TRAIT(is_convertible, OtherElementType(*)[], element_type(*)[]))) MDSPAN_INLINE_FUNCTION const expr default_accessor(default_accessor< OtherElementType >) noexcept
 
MDSPAN_INLINE_FUNCTION constexpr data_handle_type offset (data_handle_type p, size_t i) const noexcept
 
MDSPAN_FORCE_INLINE_FUNCTION constexpr reference access (data_handle_type p, size_t i) const noexcept
 

The documentation for this struct was generated from the following file: