Skip to content

0.0.23 - Constexpr Code Evaluator

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 17:28

Added class rg3py.CodeEvaluator which allow user to "execute" C++ constexpr code and extract result of execution in Python side.
Also, updated docs.