#cplusplus — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cplusplus, aggregated by home.social.
-
Check out my post, "Understanding the role of cv-qualifiers in function parameters", I'll continue explaining cv-qualifiers.
-
Check out my post, "Understanding the role of cv-qualifiers in function parameters", I'll continue explaining cv-qualifiers.
-
Is this C++ code really too fancy and advanced, so that it requires a comment explaining:
- How it avoids side effects for macro arguments.
- That it uses structured bindings? -
Is this C++ code really too fancy and advanced, so that it requires a comment explaining:
- How it avoids side effects for macro arguments.
- That it uses structured bindings? -
SELDA'YI CANLANDIRMA!
Hayret!
Nasıl oldu da bu kadar kısa sürede yüklenebildi?
5-10 dakikalık videoyu 12-13Mbps ADSL İnternet hızıyla 1 saatten uzun sürede yüklendiğini de gördüm!
#Geany #Cplusplus #geminiai #coding
#aseprite #Gimp #AdobeFirefly #RaspberryPi5 #Pardus #Pardus25Gnome #Linux
_______
• Oyun Yapma Çalışmalarım: https://www.youtube.com/watch?v=QOXBpOQSfMw&list=PLK2SeKwythXjt74fg3rDg3YE7zby98j5b&index=98 -
Bu gece Selda'nın sol sakin duruş canlandırmasını da bitirdim.
Yapmakla kalmadım kayda da aldım
Benim amatör ve baştan savma canlandırma yapma tekniğim ustalıktan çok uzak, ama öyle de olması gerekiyor.
Usta olan aynı sürede çok daha profesyonel iş çıkartır, ama ben usta değilim
Şimdilik bu işimi görecek
Videoyu YouTube'a yükleyeyim
1 saatlik video, akşama kadar ancak yüklenir!
#Geany #Cplusplus #geminiai #coding
#aseprite #Gimp #AdobeFirefly #RaspberryPi5 #Pardus #Pardus25Gnome #Linux -
I finally beat the C++ compiler into submission. Of course, from its point of view, it finally beat me into submission.
#CPlusPlus -
I finally beat the C++ compiler into submission. Of course, from its point of view, it finally beat me into submission.
#CPlusPlus -
Bildiğim Türk yapımı dünyaca meşhur en büyük oyun Crysis'in yeşil ve sarı otları ile benim oyunumdaki sarı ve yeşil otlar.
Benim çok daha fazla sararmış ot ekmem lazım, ama onu yapınca oyunun gelişimi duruyor!
O yüzden tamamlayamıyorum.
Çünkü çok vakit alıyor!Çoktandır Crysis oynamıyordum, özlemişim.
2008 yada 2009 olmalı ilk satın aldığım oyundur
#Geany #Cplusplus #geminiai #coding
#aseprite #Gimp #AdobeFirefly #RaspberryPi5 #Pardus #Pardus25Gnome #Linux -
Here's a header only version of my new #cplusplus smart pointer: "local_ptr". A local_ptr works similar to a shared_ptr, but when you edit the value, any other local pointers that were pointing to that value won't see the change. Changes are local to the pointer instance. When the data isn't changing it acts like a normal pointer though and can be moved around without incurring copies. If an object is holding a private local_ptr then it's value is guaranteed to not be changed by anything else. #coding #code
https://gist.github.com/Alrecenk/03ade47d18f25496dbb2b3f025bdf95f
-
Sounds like a problem that is best solved with a fold over the parameter pack.
Just the other day, I had a problem where I had a variadic class template made of child classes that were itself variadic class templates made out of varying collections of leaf strong-types that all have a certain trait - and then access those leafs from the top-level class in ascending order according to that trait.
Heterogeneous containers like this can only be handled by folds and recursion.
-
If it helps:
release() → befreien()
reset() → rücksetzen()std::unique_ptr → std::eindeutiger_zgr
There is a reason why the German language was once the 'lingua franca' of science and technology. 🤭
-
After a lot of searching, trial and error, I managed to use C++ template recursion to solve a vexing problem. I have a static function in a templated class that has a parameter pack of typenames, where those template parameters are all different classes that each have a static function with the same profile.
The static function in my class does some thinking to come up with an index into the parameter pack, and for the class in that position in the pack, invoke its static function.
#CPlusPlus -
Roblox is hiring Senior Software Engineer, Client Systems (C++)
🔧 #cplusplus #android #ios #seniorengineer
🌎 San Mateo, California
⏰ Full-time
🏢 RobloxJob details https://jobsfordevelopers.com/jobs/senior-software-engineer-client-systems-c-at-roblox-com-aug-7-2026-a90df6?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring