xtensor
Loading...
Searching...
No Matches
xt::xproxy_inner_types< R > Struct Template Reference

Public Types

using reference = R
 
using pointer = std::add_pointer_t<std::remove_reference_t<R>>
 

Detailed Description

template<class R>
struct xt::xproxy_inner_types< R >

Definition at line 555 of file xfunctor_view.hpp.

Member Typedef Documentation

◆ pointer

template<class R >
using xt::xproxy_inner_types< R >::pointer = std::add_pointer_t<std::remove_reference_t<R>>

Definition at line 558 of file xfunctor_view.hpp.

◆ reference

template<class R >
using xt::xproxy_inner_types< R >::reference = R

Definition at line 557 of file xfunctor_view.hpp.


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