Logo
Explore Help
Sign In
learn-code-the-hard-way
/
c-plus-plus-dafuq
1
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.
4 Commits
1 Branch
0 Tags
380 KiB
C++ 83.6%
Meson 8.4%
Makefile 3%
Shell 2.5%
PowerShell 2.5%
 
 
 
 
 
Tree: 5f25383891
c-plus-plus-dafuq/sfml-const
History
Zed A. Shaw 5f25383891
Added a small micro example of the problem with SFML's use of const on drawable virtual functions which shows the _real_ reason they did this is because of a poor design decision to make both Drawable and RenderTarget equally in charge of drawing the other. AKA the 'Deadly Embrace' design flaw.
4 months ago
..
constness.cpp Added a small micro example of the problem with SFML's use of const on drawable virtual functions which shows the _real_ reason they did this is because of a poor design decision to make both Drawable and RenderTarget equally in charge of drawing the other. AKA the 'Deadly Embrace' design flaw. 4 months ago
constness.hpp Added a small micro example of the problem with SFML's use of const on drawable virtual functions which shows the _real_ reason they did this is because of a poor design decision to make both Drawable and RenderTarget equally in charge of drawing the other. AKA the 'Deadly Embrace' design flaw. 4 months ago
Powered by Gitea Version: 1.17.3 Page: 51ms Template : 2ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website