DUNE-ACFEM (unstable)

Dune::ACFem::HasUnaryMinus< T, std::enable_if_t<(sizeof(decltype(-std::declval< T >())) >=0)> > Struct Template Reference

TrueType if a T allows for the unary minus operator. More...

#include <dune/acfem/common/types.hh>

Detailed Description

template<class T>
struct Dune::ACFem::HasUnaryMinus< T, std::enable_if_t<(sizeof(decltype(-std::declval< T >())) >=0)> >

TrueType if a T allows for the unary minus operator.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 3, 22:32, 2024)