![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Inheritance diagram for boolean_testable< B >:The exposition-only concept boolean-testable specifies the requirements for expressions that are convertible to bool and for which the logical operators have the usual behavior (including short-circuiting), even for two different boolean-testable types.