Opened 11 years ago
Closed 11 years ago
#5942 closed Bugs (fixed)
Typo in conditional docs
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | type_traits |
Version: | Boost 1.47.0 | Severity: | Problem |
Keywords: | Cc: |
Description
If B is false, the member typedef type shall equal F.
There is no F, only U.
Note:
See TracTickets
for help on using tickets.
(In [74571]) Fix doc typo. Fixes #5942.