dune-common 2.9.0
Loading...
Searching...
No Matches
Dune::Std::disjunction< B > Struct Template Reference

forms the logical disjunction of the type traits B... More...

#include <dune/common/std/type_traits.hh>

Inheritance diagram for Dune::Std::disjunction< B >:
Inheritance graph

Detailed Description

template<class... B>
struct Dune::Std::disjunction< B >

forms the logical disjunction of the type traits B...

Note
This functionality is part of the C++17 standard.

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