chsvlib
chsv helper source code
logical_or< rest > Struct Template Reference

Statically calculates a result of the logical OR operation upon the template parameters. More...

#include <chsvmath.h>

Inheritance diagram for logical_or< rest >:
Collaboration diagram for logical_or< rest >:

Detailed Description

template<bool... rest>
struct Chusov::Math::logical_or< rest >

Statically calculates a result of the logical OR operation upon the template parameters.

Template Parameters
restis a set of booleean flags to peform the operation on.

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