#cpp11

Well this has been an interesting Journey :P
So uh my first C++11 GUI Program using FLTK is finally finished (minus documentation for WIndows and some minor Makefile Stuff)
codeberg.org/Retro-Hax/sm64ext
If anyone wants to check it out then uh here yall go :D
#cpp #cpp11 #fltk #programming #gpl #foss

Andreas Fertigandreasfertig@mas.to
2025-02-17

Wouldn't it be great to write easy-to-read code that your compiler loves?

Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:

Paper: amazon.com/dp/3949323074
E-book: leanpub.com/notebookcpp-tips-a

#cpp11 #programming #book #cplusplus

Book about C++ Templates
2024-10-01

I just decided to give #MEV a try. I think I found a niche protocol where there is still no competition but payouts should be decent, even for a noob like me. I will post every now and then about my progress, I need some minimal human contact with fellow nerds. I'm starting to write my bot in #cpp tomorrow. But first I need to catch up on the new language developments. I last used #cpp11 and so much cool stuff has happened between then and #cpp23.

2023-06-27

If you want to use #OpenMP with #cpp11, this blog will be interesting for you. Enjoy!

r-bloggers.com/2023/06/debunki

George G Vega Yongvegayon@qoto.org
2022-08-10

Hey, #rstats pkg devs, we are trying #cpp11, and it seems that #roxygen2 tags won't work like they do with #Rcpp. Is this a thing? cc @Emil_Hvitfeldt

2021-01-25

HN: A hybrid thread / fiber task scheduler written in C++ 11

#cpp #cpp11
#coding #programming
#GapryHNReadingList

news.ycombinator.com/item?id=2

2018-08-11

ついに1万view超えてた。
C++11からC++17を駆け抜けるC++講座 by yumetodo qiita.com/yumetodo/items/68f58 #Qiita #Cpp #Cpp11 #Cpp14 #Cpp17 #Cpp1z qiitadon.com/media/72eQapG3NhJ

2018-08-06

C++初心者に贈る強そうな人からC++のclassに関連する謎な用語を使われたときにみるもの: trivialとか by yumetodo qiita.com/yumetodo/items/424cc #Qiita #Cpp #Cpp11 #Cpp14 #Cpp17 #Cpp規格書リーディング

2018-07-23

C++ Now and TomorrowでBjarne Stroustrup氏になぜchar8_t型がないのか聞いてきた by yumetodo qiita.com/yumetodo/items/2f2d9 #Qiita #Cpp #Cpp11 #Cpp17 #Cpp20

2018-06-10

更新した
ありきたりなCMakeのプロジェクト作成 for C++ by yumetodo qiita.com/yumetodo/items/bd8f5 #Qiita #Cpp #CMake #Cpp11

2018-05-13

weak_from_thisか・・・なるほど。
enable_shared_from_this の C++2011(14) と C++2017 との相違点 by yuki12 qiita.com/yuki12/items/ccbe5cf #Qiita #Cpp #Cpp11 #Cpp17 #shared_ptr

2018-04-11

std::vector<const T>は使えないのか? by HO-RI9191 qiita.com/HO-RI9191/items/6f76 #Qiita #Cpp #Cpp11 #Cpp14 #Cpp17

2018-01-13

スマートにまとまっているいい記事。

C++ スマートポインタのパターン by kojiohta qiita.com/kojiohta/items/59680 #Qiita #Cpp #Cpp11

2017-12-11

ありきたりなCMakeのプロジェクト作成 for C++ by yumetodo qiita.com/yumetodo/items/bd8f5 #Qiita #Cpp #CMake #Cpp11

uvok cheetahuvok@gnusocial.de
2017-08-25
Probably very specific #cpp11 question:

(custom) exception base types must/should have a virtual destructor.
But defining a destructor disables (?) the implicit copy constructor.
But the copy constructor is necessary for throwing an exception?

What am I missing here?
uvok cheetahuvok@gnusocial.de
2017-08-23
Which do you think is most intuitive?
noDupe = all_of(…a!=b)
noDupe = none_of(…a==b)
isDupe = any_of(… a==b)
#cpp11
uvok cheetahuvok@gnusocial.de
2017-08-22
So, I just spent several hours converting raw pointers to smart pointers. #cpp11.
Now I look at the clock and think CRAP! gotta work tomorrow.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst