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

Is narrowing conversion trait. More...

#include <playrho/detail/Templates.hpp>

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

Detailed Description

template<typename From, typename To>
struct playrho::detail::is_narrowing_conversion< From, To >

Is narrowing conversion trait.

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

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