|
cuda-kat
CUDA kernel author's tools
|
Public Types | |
| using | tc2_type = tuple_cat_2< Tuple1, typename std::remove_reference< Tuple2 >::type > |
| using | result_type = typename tc2_type::result_type |
Static Public Member Functions | |
| template<typename TupleArg1 , typename TupleArg2 > | |
| static KAT_HD result_type | do_cat (TupleArg1 &&t1, TupleArg2 &&t2) |
1.8.12