Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
fub::invoke_result< F, Args > Struct Template Reference

This is std::true_type if F is a function type and can be invoked with arguments of types Args.... More...

#include <type_traits.hpp>

Detailed Description

template<typename F, typename... Args>
struct fub::invoke_result< F, Args >

This is std::true_type if F is a function type and can be invoked with arguments of types Args....


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