PlayRho  2.0.0
An interactive physics engine & library.
playrho::detail::is_narrowing_conversion_impl< From, To, typename > Struct Template Reference

Is narrowing conversion implementation true trait. More...

#include <playrho/detail/Templates.hpp>

Inheritance diagram for playrho::detail::is_narrowing_conversion_impl< From, To, typename >:
[legend]
Collaboration diagram for playrho::detail::is_narrowing_conversion_impl< From, To, typename >:
[legend]

Detailed Description

template<typename From, typename To, typename = void>
struct playrho::detail::is_narrowing_conversion_impl< From, To, typename >

Is narrowing conversion implementation true trait.

See also
https://stackoverflow.com/a/67603594/7410358.

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