-
Programmer
C++ insights
Just got pointer to this site in the SO answer:
https://cppinsights.io/lnk?code=I2lu...=cpp17&rev=1.0
In this particular case, it shows how generic lambda is represented internally. I don't tried it for other things yet, but idea looks very promising.
-
-
Administrator
Also https://cppinsights.io/about.html https://github.com/andreasfertig/cppinsights
But atm I don't see any use for it. Translating from C++1x to C++98?
Its also based on clang, so VS/IC are not necessarily the same.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules