OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
value_vector.hpp
1
#pragma once
2
#include <ossia/detail/small_vector.hpp>
3
4
namespace
ossia
5
{
6
template
<
typename
T>
7
using
value_vector = ossia::small_vector<T, 4>;
8
}
ossia
Definition
git_info.h:7
src
ossia
dataflow
value_vector.hpp
Generated on Mon Mar 31 2025 23:58:28 for OSSIA by
1.9.8