#include <value.hpp>
|
VARIANT_INLINE | Value () |
|
template<typename T > |
VARIANT_INLINE | Value (T &&val) |
|
Definition at line 35 of file value.hpp.
◆ Value() [1/2]
VARIANT_INLINE mbgl::style::expression::Value::Value |
( |
| ) |
|
|
inline |
◆ Value() [2/2]
template<typename T >
VARIANT_INLINE mbgl::style::expression::Value::Value |
( |
T && |
val | ) |
|
|
inline |
◆ isSafeInteger() [1/3]
static bool mbgl::style::expression::Value::isSafeInteger |
( |
double |
x | ) |
|
|
inlinestatic |
◆ isSafeInteger() [2/3]
static bool mbgl::style::expression::Value::isSafeInteger |
( |
int64_t |
x | ) |
|
|
inlinestatic |
◆ isSafeInteger() [3/3]
static bool mbgl::style::expression::Value::isSafeInteger |
( |
uint64_t |
x | ) |
|
|
inlinestatic |
◆ maxSafeInteger()
static uint64_t mbgl::style::expression::Value::maxSafeInteger |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/style/expression/value.hpp