Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
tinyformat::detail::convertToInt< T, convertible > Struct Template Reference
#include <tinyformat.h>
Static Public Member Functions | |
static int | invoke (const T &) |
Detailed Description
template<typename T, bool convertible = is_convertible<T,int>::value>
struct tinyformat::detail::convertToInt< T, convertible >
Definition at line 256 of file tinyformat.h.
Member Function Documentation
◆ invoke()
template<typename T , bool convertible = is_convertible<T,int>::value>
|
inlinestatic |
Definition at line 258 of file tinyformat.h.
References TINYFORMAT_ERROR.
Referenced by tinyformat::detail::FormatArg::toIntImpl().
The documentation for this struct was generated from the following file:
- src/tinyformat.h