plll  1.0
plll::arithmetic::implementation::nativeconversion_impl< const char * > Class Template Reference

Provides C-style string to native type conversion using the native type conversion facility. More...

#include <arithmetic.hpp>

Detailed Description

template<>
class plll::arithmetic::implementation::nativeconversion_impl< const char * >

Provides C-style string to native type conversion using the native type conversion facility.

Internally uses std::istringstream.

Definition at line 1975 of file arithmetic.hpp.


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