Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:be918e6f
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TNL::Containers::Expressions::OperandMemberType< R, Enable > Struct Template Reference

Public Types

using type
 

Member Typedef Documentation

◆ type

template<typename R, typename Enable = void>
using TNL::Containers::Expressions::OperandMemberType< R, Enable >::type
Initial value:
std::conditional_t< std::is_fundamental_v< R >,
std::add_const_t< std::remove_reference_t< R > >,
std::add_lvalue_reference_t< std::add_const_t< R > > >

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