rll/concepts/any_of.h file

Namespaces

namespace rll
Contract-programming related functions and classes.

Classes

template <typename T, typename... U>
struct rll::is_any_of

Variables

template <typename T, typename... U>
bool is_any_of_v constexpr