Loading [MathJax]/extensions/tex2jax.js
Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
fub::detected_or< Default, Op, Args > Struct Template Reference

Returns the type of Op<Args...> or Default More...

#include <type_traits.hpp>

Detailed Description

template<class Default, template< class... > class Op, class... Args>
struct fub::detected_or< Default, Op, Args >

Returns the type of Op<Args...> or Default


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