Home
Manual
Topics
Types
Symbols
std_types::false/std::and
returns
Parameters
_left
_right
an expression that is ignored
Results
None
Description
The second argument is not evaluated at all!
Topic
Branches
Implements
std::and
"short cut" and-operation
See also
std_types::true
the *type* of the boolean value **true**
std_types::false
the *type* of the boolean value **false**
std::and
"short cut" and-operation