A repository where I'll put experiments learning, proving or disproving things about C++. These experiments will feature measurements, use Tracy to show behavior, and generally have the goal of simplifying normal C++ usage.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Zed A. Shaw 6f346f3357 Two possible ways to fix drawable to avoid the const problem, but not quite right. 10 months ago
..
fix1.cpp Two possible ways to fix drawable to avoid the const problem, but not quite right. 10 months ago
fix1.hpp Two possible ways to fix drawable to avoid the const problem, but not quite right. 10 months ago
fix2.cpp Two possible ways to fix drawable to avoid the const problem, but not quite right. 10 months ago
fix2.hpp Two possible ways to fix drawable to avoid the const problem, but not quite right. 10 months ago
original.cpp Two possible ways to fix drawable to avoid the const problem, but not quite right. 10 months ago
original.hpp Original should be the name of the starting point for this experiment. 10 months ago