Template Struct template_contains

Struct Documentation

template<typename T, typename ...Us>
struct template_contains

Template meta-function that checks if a given T is contained in the list Us.