User profile: Peter87

User info
User name:Peter87
Website:http://dataapa.net/
History
Joined:Nov 23, 2011 at 7:53pm
Number of posts:11244
Latest posts:

what happened to this forum?????
zapshe is right. New users don't receive any confirmation email so they can't start posting. :(

Using of voltile qualifier
[quote=ElusiveTau]In multi-threaded applications, volatile can be used to ensure that changes made t...

why can't I use cout with without iostream
[quote=jonnin]Its not really meant to be included in a typical c++ source file as a staple / common ...

Pybind11 slows my C++ code substantially
You say it's slower but what time frame are we talking about? If it only runs for a few milliseconds...

Should the subscript "opt" be dropped in the definition of "array of N T" in the standard?
I think you might be right. It seems like a left-over from C++17 where it used one form to describe ...