Belle II Software development
|
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>
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 formed by a single type.