15#ifndef A_UTIL_UTIL_STRINGS_DETAIL_STRINGS_NUMERIC_TRAITS_IMPL_HEADER_INCLUDED
16#define A_UTIL_UTIL_STRINGS_DETAIL_STRINGS_NUMERIC_TRAITS_IMPL_HEADER_INCLUDED
22template <
typename Numeric>
28template <
typename Numeric>
Serves as component for string handling and conversion functionality.
Definition strings.h:20
bool isNumeric(const char *str)
Definition strings_numeric_traits_impl.h:23
Serves as the root component, with common functionality documented in core functionality.
Definition base.h:24
static bool check(const char *from, const bool &)