#cpp #cppfront #cppfront2 #cmake
I encountered a problem with vscode not respecting the breakpoints in the files generated by the cpp2 tool. However, this seems to be a vscode issue, not a cpp2 issue, as reported here: [https://github.com/modern-cmake/cppfront/issues/93]. I couldn’t find a solution, so maybe someone else has an idea how to fix it.
By the way, I agree that cppfront with cmake is an excellent way to start using modules and modern C++20 features.
(for experimental use only)
#Cpp #cppfront #cppfront2 #cmake