OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
value_traits.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  ossia
 

Functions

bool ossia::is_numeric (const ossia::value &v)
 is_numeric True if the value is of a numeric type (int, bool, float, char...)
 
bool ossia::is_array (const ossia::value &v)
 is_numeric True if the value is of an array type (list, vec...)