◆ type
template<typename R , typename Enable = void>
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:
- src/TNL/Containers/Expressions/TypeTraits.h