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

This is std::true_type if T and S are equality comparable. More...

#include <type_traits.hpp>

Detailed Description

template<typename T, typename S = T>
struct fub::is_equality_comparable< T, S >

This is std::true_type if T and S are equality comparable.


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