plll
1.0
|
Implementation backend for conversions from context types to native types. More...
#include <arithmetic.hpp>
Implementation backend for conversions from context types to native types.
Provides functions to convert the type SourceType
to all native types. This template is used by plll::arithmetic::implementation::nativeconversion_impl2<>
to do the conversions.
Definition at line 994 of file arithmetic.hpp.