Dev Essential  1.6.3
Loading...
Searching...
No Matches
strings_numeric_traits_impl.h File Reference
Include dependency graph for strings_numeric_traits_impl.h:

Go to the source code of this file.

Namespaces

namespace  a_util
 Serves as the root component, with common functionality documented in core functionality.
 
namespace  a_util::strings
 Serves as component for string handling and conversion functionality.
 

Functions

template<typename Numeric>
bool a_util::strings::isNumeric (const char *str)
 
template<typename Numeric>
bool a_util::strings::isNumeric (const std::string &str)
 

Detailed Description

Private implementation for string numeric trait functions