Has-functor trait template fallback class.
More...
#include <Templates.hpp>
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: