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