mirror of
https://github.com/boostorg/integer.git
synced 2025-07-30 04:37:13 +02:00
Merge pull request #26 from bernardosulzbach/documentation-typo-fix
Fixed a typo in ::least
This commit is contained in:
@ -285,7 +285,7 @@ The following table describes each template's criteria.
|
|||||||
[*only] if there exists a type with exactly N bits.]
|
[*only] if there exists a type with exactly N bits.]
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
[[^boost::int_max_value_t<V>::last]]
|
[[^boost::int_max_value_t<V>::least]]
|
||||||
[The smallest, built-in, signed integral type that can hold all the values in the inclusive range ['0 - V].
|
[The smallest, built-in, signed integral type that can hold all the values in the inclusive range ['0 - V].
|
||||||
The parameter should be a positive number.]
|
The parameter should be a positive number.]
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user