JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::Algo::Internal Namespace Reference

Typedefs

template<class ContainerType >
using ElementTypeOf = std::remove_cvref_t< decltype(*std::declval< ContainerType >().begin())>
 

Typedef Documentation

◆ ElementTypeOf

template<class ContainerType >
using JPL::Algo::Internal::ElementTypeOf = typedef std::remove_cvref_t<decltype(*std::declval<ContainerType>().begin())>