xtensor
Loading...
Searching...
No Matches
xt::extension::xoptional_empty_base< D > Class Template Reference

Public Types

using expression_tag = xoptional_expression_tag
 

Protected Member Functions

Dderived_cast () noexcept
 
const Dderived_cast () const noexcept
 

Detailed Description

template<class D>
class xt::extension::xoptional_empty_base< D >

Definition at line 57 of file xoptional.hpp.

Member Typedef Documentation

◆ expression_tag

Definition at line 61 of file xoptional.hpp.

Member Function Documentation

◆ derived_cast() [1/2]

template<class D >
const D & xt::extension::xoptional_empty_base< D >::derived_cast ( ) const
inlineprotectednoexcept

Definition at line 892 of file xoptional.hpp.

◆ derived_cast() [2/2]

template<class D >
D & xt::extension::xoptional_empty_base< D >::derived_cast ( )
inlineprotectednoexcept

Definition at line 886 of file xoptional.hpp.


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