plll  1.0
plll::arithmetic::implementation::conversion_impl< Type, HexStringContext > Class Template Reference

Provides type to string conversions using the usual type conversion facility (for base 16). More...

#include <arithmetic.hpp>

Detailed Description

template<class Type>
class plll::arithmetic::implementation::conversion_impl< Type, HexStringContext >

Provides type to string conversions using the usual type conversion facility (for base 16).

Internally uses plll::arithmetic::implementation::to_string_conversion<Type>.

Definition at line 1697 of file arithmetic.hpp.


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