|
Halide 22.0.0
Halide compiler and libraries
|
#include <Generator.h>
Public Types | |
| using | type = std::conditional_t< First::value, typename First::type, void > |
Definition at line 389 of file Generator.h.
| using Halide::Internal::select_type< First >::type = std::conditional_t<First::value, typename First::type, void> |
Definition at line 390 of file Generator.h.