1
0
mirror of https://github.com/Zygo/bees.git synced 2025-11-03 19:50:34 +01:00
Files
bees/include/crucible/error.h
Zygo Blaxell 2e36dd2d58 error: introduce THROW_CHECK4, the long-awaited sequel to THROW_CHECK3
Sometimes we need to check constraints on 4 variables at once.

It would be nice if variadic macros in C++ were also polymorphic.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2021-10-31 19:42:01 -04:00

5.3 KiB