mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
+1
This commit is contained in:
parent
ccfb4bdf1d
commit
06c051bfeb
@ -89,7 +89,7 @@ struct InitListPlaceholder
|
||||
&&(otherAsUs->_##name == _##name)
|
||||
|
||||
#define X_MACRO_INDEX_BASE() \
|
||||
constexpr auto X_MACRO_INDEXED_BASE__ = __COUNTER__ - 1
|
||||
constexpr auto X_MACRO_INDEXED_BASE__ = __COUNTER__ + 1
|
||||
|
||||
#define X_MACRO_INDEX() \
|
||||
(__COUNTER__ - X_MACRO_INDEXED_BASE__)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user