cppyabm  1.0.17
An agent-based library to integrate C++ and Python
bools<... > Struct Template Reference

Compile-time all/any/none of that check the boolean value of all template types. More...

#include <common.h>

Detailed Description

template<bool...>
struct bools<... >

Compile-time all/any/none of that check the boolean value of all template types.

Definition at line 547 of file common.h.


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