|
JPL Spatial
Sound spatialization and propagation library
|
Typedefs | |
| template<class ContainerType > | |
| using | ElementTypeOf = std::remove_cvref_t< decltype(*std::declval< ContainerType >().begin())> |
| using JPL::Algo::Internal::ElementTypeOf = typedef std::remove_cvref_t<decltype(*std::declval<ContainerType>().begin())> |