values in i64
More...
#include <aerobus.h>
|
template<typename valueType > |
static constexpr INLINED DEVICE valueType | get () |
| cast value in valueType
|
|
static std::string | to_string () |
| string representation
|
|
|
static constexpr int64_t | v = x |
| actual value
|
|
template<int64_t x>
struct aerobus::i64::val< x >
values in i64
- Template Parameters
-
- Examples
- examples/compensated_horner.cpp.
◆ enclosing_type
◆ inner_type
type of represented values
◆ is_zero_t
◆ get()
template<int64_t x>
template<typename valueType >
cast value in valueType
- Template Parameters
-
valueType | (double for example) |
◆ to_string()
The documentation for this struct was generated from the following file: