mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
Changed BOOST_BINARY docs.
[SVN r48641]
This commit is contained in:
parent
e86ce1cb1f
commit
5d53e3f837
@ -201,7 +201,7 @@ void f() {
|
||||
<p>In order to directly support binary literals with suffixes,
|
||||
additional macros of the form BOOST_BINARY_XXX are also
|
||||
provided, where XXX is a standard integer suffix in all capital
|
||||
letters. In addition, LL and ULL suffixes may be for representing
|
||||
letters. In addition, LL and ULL suffixes may be used for representing
|
||||
long long and unsigned long long types in compilers which provide
|
||||
them as an extension.</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user