sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::detail::array_access Class Reference

#include <array_access.hpp>

Static Public Member Functions

template<class ARRAY>
static const sparrow::arrow_proxyget_arrow_proxy (const ARRAY &array)
 
template<class ARRAY>
static sparrow::arrow_proxyget_arrow_proxy (ARRAY &array)
 

Detailed Description

Definition at line 22 of file array_access.hpp.

Member Function Documentation

◆ get_arrow_proxy() [1/2]

template<class ARRAY>
static sparrow::arrow_proxy & sparrow::detail::array_access::get_arrow_proxy ( ARRAY & array)
inlinestatic

Definition at line 33 of file array_access.hpp.

◆ get_arrow_proxy() [2/2]

template<class ARRAY>
static const sparrow::arrow_proxy & sparrow::detail::array_access::get_arrow_proxy ( const ARRAY & array)
inlinestatic

Definition at line 27 of file array_access.hpp.

Here is the caller graph for this function:

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