Ixion
Overview
C++ API Reference
Child namespaces
Python API
Ixion
C++ API Reference
namespace ixion
values_t
View page source
Previous
Next
values_t
Defined in header: <ixion/types.hpp>
class
values_t
type that stores a mixture of value_t values.
Public Functions
inline
values_t
(
int
val
)
inline
bool
is_numeric
(
)
const
inline
bool
is_boolean
(
)
const
inline
bool
is_string
(
)
const
inline
bool
is_empty
(
)
const