|
TVM
0.9.4
|
#include <tvm/scheme/internal/CompiledAssignment.h>
Static Public Attributes | |
| static constexpr int | count = ArgCount<Args...>::count + (hasNoArgCtor<T>::value ? 0 : 1) |
Given a list of types, count how many of then have a constructor accepting NoArg
|
staticconstexpr |