Belle II Software development
all_same< > Struct Reference

The all_same struct is meant to check that all the types in a template pack are of the same type. More...

#include <Filter.h>

Inheritance diagram for all_same< >:

Detailed Description

The all_same struct is meant to check that all the types in a template pack are of the same type.

It is true if the template pack is empty.

Definition at line 62 of file Filter.h.


The documentation for this struct was generated from the following file: