Scarab  v2.11.1
Project 8 C++ Utility Library
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 pybind11::detail::bools<... >

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

Definition at line 484 of file detail/common.h.


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