mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-26 06:42:27 +00:00
e98b64269fc55cdfd62a91aa421823d3fcc3cfd0
I noticed a bug for an edge case in the id generator. Wouldn't be too hard to fix, but the implementation was too complicated with some really pointless optimizations, so I rewrote it using a simpler brute force method. Will be fine for now unless something has a lot of duplicate ids. [SVN r85368]
Description
Mirrored via gitea-mirror
Languages
C++
98.5%
Python
0.9%
Shell
0.4%
C
0.1%