template<class X>
struct is_simple_type< X >
Definition at line 279 of file Casting.h.
Initial value:=
std::is_same<X, typename simplify_type<X>::SimpleType>::value
Definition at line 280 of file Casting.h.
The documentation for this struct was generated from the following file:
- caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h