Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
toolbox::util::TypeTraits< ValueT > Struct Template Reference

#include <toolbox/util/TypeTraits.hpp>

Static Public Member Functions

template<typename StringT >
static constexpr auto from_string (StringT &&s) noexcept(noexcept(ValueT{s}))
 

Detailed Description

template<typename ValueT>
struct toolbox::util::TypeTraits< ValueT >

Definition at line 28 of file TypeTraits.hpp.

Member Function Documentation

◆ from_string()

template<typename ValueT >
template<typename StringT >
static constexpr auto toolbox::util::TypeTraits< ValueT >::from_string ( StringT &&  s)
inlinestaticconstexprnoexcept

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