mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-15 08:26:04 +08:00
Fix spelling
This commit is contained in:
parent
8f97937049
commit
f61fc460bb
@ -147,7 +147,7 @@ Maximum unsigned value a particular number of bits can represent.
|
||||
template <typename TReturn, size_t NBits, typename TValue>
|
||||
ETL_CONSTEXPR14 TReturn fold_bits(TValue value)
|
||||
```
|
||||
**Decsription**
|
||||
**Description**
|
||||
Fold a binary number down to a set number of bits using XOR.
|
||||
|
||||
**Example**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user