has_noPointers check if a type has defined a method called noPointers More...
has_noPointers check if a type has defined a method called noPointers
return true if T::noPointers() is a valid expression (function pointers) and produce a defined type
Definition at line 224 of file common.hpp.
#include <common.hpp>
Inheritance diagram for has_noPointers< T, typename Void< decltype(T::noPointers())>::type >: