![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
Namespaces | |
s3d | |
Typedefs | |
template<class T , class U , bool isScalar = std::conjunction_v<std::is_arithmetic<T>, std::is_arithmetic<U>>> | |
using | s3d::CommonVector_t = typename CommonVector< T, U, isScalar >::type |