Mentions légales du service

Skip to content

Introduce a mechanism that enables choosing to use cppdef rather than cppexec

GILLES Sebastien requested to merge sgilles/cppyy_kernel:13_forward_decl into main

in cells which begins by hardcoded specific strings.

This has been tested successfully on the C++ training notebook dedicated to std::weak_ptr: adding one of two token to enforce cppdef in the cell that declares the forward declaration fixes the compilation error we got in a later cell.

Closes #13 (closed) and #7 (closed).

Also closes #10 (closed).

Edited by GILLES Sebastien

Merge request reports