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

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

#include <chsvmath.h>

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

Detailed Description

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

Statically calculates a result of the logical AND 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: