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

This type trait checks if a specified type T fulfills the Regular concept. More...

#include <type_traits.hpp>

Detailed Description

template<typename T>
struct fub::is_regular< T >

This type trait checks if a specified type T fulfills the Regular concept.


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