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
bba4b2463e
|
2 weeks ago | |
---|---|---|
emplace_move | 2 weeks ago | |
rvo | 2 weeks ago | |
scripts | 2 weeks ago | |
tests | 2 weeks ago | |
wraps | 2 weeks ago | |
.gdbinit | 2 weeks ago | |
.gitignore | 2 weeks ago | |
.vimrc_proj | 2 weeks ago | |
LICENSE | 2 weeks ago | |
Makefile | 2 weeks ago | |
README.md | 2 weeks ago | |
TracyClient.cpp | 2 weeks ago | |
dbc.cpp | 2 weeks ago | |
dbc.hpp | 2 weeks ago | |
meson.build | 2 weeks ago | |
meson.options | 2 weeks ago | |
stats.cpp | 2 weeks ago | |
stats.hpp | 2 weeks ago |
README.md
c-plus-plus-dafuq
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.