numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Concept of types convertible from the given type. More...
#include <num_collect/base/concepts/convertible_to.h>
Concept of types convertible from the given type.
From | Type to convert from. |
To | Type to convert to. |
Definition at line 33 of file convertible_to.h.