CosmicRey

Results 3 comments of CosmicRey

I agree this would be a nice feature, but in the meantime this is the solution I use ``` lua -- Add new command line option newoption { trigger =...

I believe this issue is resolved with PR https://github.com/rttrorg/rttr/pull/216 merged in, could you verify?

Hey, I have also been having issues with RTTR_REGISTRATION not being invoked before main() when linked from a static library, I am currently testing in debug in MSVC in C+17....