PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::detail::IsIterableImpl< T, class > Struct Template Reference

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

#include <Templates.hpp>

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

Detailed Description

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

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


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