19 #ifndef _ardour_surface_websockets_typed_value_h_
20 #define _ardour_surface_websockets_typed_value_h_
52 operator bool ()
const;
53 operator int ()
const;
54 operator double ()
const;
55 operator std::string ()
const;
std::string debug_str() const
bool operator==(const TypedValue &other) const
bool operator!=(const TypedValue &other) const