mirror of
https://github.com/boostorg/logic.git
synced 2025-07-29 19:57:17 +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,
|
||||
* according to the following table:
|
||||
|
Reference in New Issue
Block a user