OSSIA
Open Scenario System for Interactive Application
state_element_fwd.hpp File Reference

Go to the source code of this file.

Namespaces

 ossia
 

Typedefs

using ossia::state_element = ossia::nullable_variant< message, state, piecewise_message, piecewise_vec_message< 2 >, piecewise_vec_message< 3 >, piecewise_vec_message< 4 > >
 
template<std::size_t N>
using ossia::state_element_by_index = typename ossia::variant_element_t< N, ossia::state_element >