Reference documentation for deal.II version 9.1.0-pre
List of all members
internal::is_explicitly_convertible< From, To > Struct Template Reference

#include <deal.II/base/numbers.h>

Detailed Description

template<typename From, typename To>
struct internal::is_explicitly_convertible< From, To >

A test to see if it is possible to convert one number type to the other.

Definition at line 544 of file numbers.h.


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