PlayRho  2.0.0
An interactive physics engine & library.
playrho::detail::IsIterable< T, class > Struct Template Reference

Low-level implementation of the is-iterable default value trait. More...

#include <playrho/detail/Templates.hpp>

Inheritance diagram for playrho::detail::IsIterable< T, class >:
[legend]
Collaboration diagram for playrho::detail::IsIterable< T, class >:
[legend]

Detailed Description

template<class T, class = void>
struct playrho::detail::IsIterable< T, class >

Low-level implementation of the is-iterable default value trait.


The documentation for this struct was generated from the following file: