asio 0.1.5 | Main Page | Class Index | Member Index | Tutorial |
Public Member Functions | |
expr_or_expr (Expr1 expr1, Expr2 expr2) | |
Constructor. | |
Private Attributes | |
Expr1 | expr1_ |
The first expression to be included in the logical or. | |
Expr2 | expr2_ |
The second expression to be included in the logical or. |
|
Constructor.
|
|
The first expression to be included in the logical or.
|
|
The second expression to be included in the logical or.
|