Skip to content

concat

template<typename... Lists>
struct concat

Defined in src/lib/ncarray/dtype.hh:414

A struct for concatenating type_lists together.

  • Lists The type lists to concatenate.