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

Has-functor trait template fallback class. More...

#include <Templates.hpp>

Detailed Description

template<typename, typename T>
struct playrho::HasFunctor< typename, T >

Has-functor trait template fallback class.

Note
This is based off the answer by "jrok" on the StackOverflow website to the question of: "Check if a class has a member function of a given signature".
See also
https://stackoverflow.com/a/16824239/7410358

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