RKGekk
RKGekk
Have problem with macro #define ROOT_SIG [RootSignature(RS)] #define CS(RET_TYPE, ...)\ ROOT_SIG \ RET_TYPE CS(__VA_ARGS__)\
VS throws an error - Error MSB3073 The command "E:\luaplus\build2019\jam.bat "-CE:/luaplus/build2019/" -g C.TOOLCHAIN=win64/debug -a" exited with code 1. And command line says - don't know how to make lua5.1
https://github.com/RKGekk/BasicParserCS
https://github.com/anthonywilliams/ccia_code_samples/blob/6e7ae1d66dbd2e8f1ad18a5cf5c6d25a37b92388/listings/listing_9.2.cpp#L51 std::result_of depricated, use std::invoke_result unstead