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

Returns true if the specified T is a span<S, N> for some type S and integer N. More...

#include <span.hpp>

Detailed Description

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

Returns true if the specified T is a span<S, N> for some type S and integer N.


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