jeffro256 bc05e724cb
common: add va_args.h
This PR is upstreaming changes in the Seraphis lib here: https://github.com/UkoeHB/monero/pull/39. This header adds a macro `VA_ARGS_COMMAPREFIX`
which, when passed `__VA_ARGS__`, expands to `, __VA_ARGS__` unless the length of `__VA_ARGS__` is 0, in which case it expands to nothing. This
macro is useful for passing/declaring optional function arguments.
2024-04-11 11:32:07 -05:00
..
2023-10-25 21:34:06 -04:00
2023-01-16 13:00:18 +01:00
2023-01-16 13:00:18 +01:00
2024-04-11 11:32:07 -05:00
2024-02-24 16:26:43 +01:00
2024-01-18 18:01:34 -05:00
2024-03-08 21:04:16 +01:00
2023-06-27 11:31:27 -05:00
2023-01-16 13:00:18 +01:00
2024-02-24 16:26:43 +01:00
2023-01-16 13:00:18 +01:00
2023-01-16 13:00:18 +01:00
2023-01-16 13:00:18 +01:00
2023-01-16 13:00:18 +01:00
2024-01-30 13:40:05 -05:00
2024-02-24 10:05:25 -05:00
2024-01-18 18:03:18 -05:00
2023-11-04 21:56:42 -05:00
2023-09-10 16:49:58 -05:00