mirror of
https://github.com/boostorg/logic.git
synced 2025-07-30 04:07:15 +02:00
trac-13104: fix typo in comment
This commit is contained in:
@ -175,7 +175,7 @@ BOOST_CONSTEXPR inline tribool operator!(tribool x) BOOST_NOEXCEPT
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Computes the logical conjuction of two tribools
|
* \brief Computes the logical conjunction of two tribools
|
||||||
*
|
*
|
||||||
* \returns the result of logically ANDing the two tribool values,
|
* \returns the result of logically ANDing the two tribool values,
|
||||||
* according to the following table:
|
* according to the following table:
|
||||||
|
Reference in New Issue
Block a user