research32
A blog about researching and testing C++/Win32 facts
Showing posts with label
initialize-list
.
Show all posts
Showing posts with label
initialize-list
.
Show all posts
Apr 8, 2025
C-style array members
›
A while ago, I was dealing with a class with a c-style array member. Questions arose about how copy- and move- constructions works for such ...
Mar 8, 2015
Aggregate initialization
›
A couple of days ago, I ran into some legacy code, which basically said Person person = { } ; I hadn't really been dealing with this...
›
Home
View web version