aboutsummaryrefslogtreecommitdiff
path: root/cpp/examples (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-15Better logging functionSebastiano Tronto1-1/+1
Now it is possible to provide some data together with the logging function. This is useful for example in C++, where I can now provide an arbitrary callable object as data, and a simple wrapper function that call the callable object as logging function.
2025-04-15Fixed function pointer thingSebastiano Tronto1-5/+1
2025-04-15Simplified count_moves() in cpp apiSebastiano Tronto1-4/+7
2025-04-14Improved C++ API and added info to READMESebastiano Tronto2-0/+115

Generated with cgit - Back to sebastiano.tronto.net