has_toKernel check if a type has defined a method called toKernel More...
#include <common.hpp>
Inheritance diagram for has_toKernel< ObjType, Sfinae >:has_toKernel check if a type has defined a method called toKernel
return true if T.toKernel() is a valid expression and produce a defined type
Definition at line 259 of file common.hpp.