mirror of
https://github.com/boostorg/integer.git
synced 2026-07-05 07:51:10 +02:00
2dfe66886d
gcc 15 complains that the comma is required before vararg ellipsis. Fixes https://github.com/boostorg/integer/issues/35.