PlayRho  2.0.0
An interactive physics engine & library.
playrho::detail::Checked< ValueType, Checker, NoExcept >::IsChecked< U > Struct Template Reference

Failing is-checked class template trait. More...

#include <playrho/detail/Checked.hpp>

Inheritance diagram for playrho::detail::Checked< ValueType, Checker, NoExcept >::IsChecked< U >:
[legend]
Collaboration diagram for playrho::detail::Checked< ValueType, Checker, NoExcept >::IsChecked< U >:
[legend]

Detailed Description

template<class ValueType, class Checker = NoOpChecker<ValueType>, bool NoExcept = false>
template<class U>
struct playrho::detail::Checked< ValueType, Checker, NoExcept >::IsChecked< U >

Failing is-checked class template trait.


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