You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
Tomtomclancy
Posted - Feb 26 2018 : 10:17:58 AM Hi,
As I recently implemented the DeclareEnumString Macro. I realize tht visual assist is not able to process __VA_ARGS__ in
#define DeclareEnumString(n, ...) enum class n { __VA_ARGS__ }
And It so annoying to use an enum than suggest you to use __VA_ARGS__ as enum value ><
I've read some old thread about the lack of variadic macro support, but is there a plan to support it in the near future ?
Thanks
Tom
1 L A T E S T R E P L I E S (Newest First)
accord
Posted - Feb 26 2018 : 12:38:19 PM I've added your voice to case=78893. I don't have any form of estimate on this, but we consider the number of requests when deciding about the priorities.