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