This website works better with JavaScript.
Explore
Help
Sign In
learn-code-the-hard-way
/
c-plus-plus-dafuq
Watch
1
Star
0
Fork
You've already forked c-plus-plus-dafuq
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
2
Commits
1
Branch
0
Tags
380 KiB
C++
83.6%
Meson
8.4%
Makefile
3%
Shell
2.5%
PowerShell
2.5%
Tree:
bba4b2463e
c-plus-plus-dafuq
/
meson.options
1 lines
87 B
Raw
Blame
History
option('tracy_enable', type: 'boolean', value: false, description: 'Enable profiling')
Reference in new issue
View Git Blame
Copy Permalink