Supported for UML reversing?
Thanks.
Supported for UML reversing?
Thanks.
Hi,
Thanks for your enquiry. Instant Reverse support up to C++11.
@Kit.So Why not C++14 and up versions?
Hi,
Sorry for the delay.
Instant Reverse C++ rely on Doxygen, it claims to support C++11 only, but I briefly tested it works with C++17 syntax (nested namespace).
I also briefly tested with Visual Studio 2019 Integration (will be available in next hot fix) code synchronization can works with C++17.
As I know, C++20 specification is not finalize.
Hi,
if VP claims supporting C++11 it should support followin syntax:
virtual ~class_name() = default;
ans it does not while updating from code:
[13:24:33] [Error] Unable to read file ************ Parse error at line 10, column 31. Encountered: default
Any chances for a fix ?
Hi Sense,
Thank you for your post. I have forwarded your question to our development team. When there is any news, I will let you know.
Best regards,
Jick Yeung
I also discovered this problem.