boolean operations classes(3)

NAME

Boolean Operations Classes

Detailed Description

Here are wrapper functors for Boolean operations: &&, ||, and !.
Classes
struct std::logical_and< _Tp >
One of the Boolean operations functors.
struct std::logical_not< _Tp >
One of the Boolean operations functors.
struct std::logical_or< _Tp >
One of the Boolean operations functors.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout