Range-v3
Range algorithms, views, and actions for the Standard Library
meta::or_c< Bs > Struct Template Reference

Logically OR together all the Boolean parameters. More...

#include <meta/meta.hpp>

+ Inheritance diagram for meta::or_c< Bs >:

Detailed Description

template<bool... Bs>
struct meta::or_c< Bs >

Logically OR together all the Boolean parameters.