Skip to content

Specialize std::tuple_size for MultiTypeBlock*

Carsten Gräser requested to merge feature/multitype-tuple-size into master

... because we also specialize std::tuple_element and it derives from std::tuple after all.

Merge request reports