User profile: Peter87

User info
User name:Peter87
Website:http://dataapa.net/
History
Joined:
Number of posts:11254
Latest posts:

He’s dead, jim.
[quote=zapshe]I'd imagine there'd be much more traffic if the site's login stuff wasn't broken.[/quo...

He’s dead, jim.
Of course the place becomes dead when you don't let anyone new in...

Access specifiers in nested class
[small]https://en.cppreference.com/w/cpp/language/nested_types.html[/small] [quote]Like any member o...

How to init this static var
Templates need to be defined in the header file (unless you add explicit template instantiations for...

destructors are not called in the right order
In other words, each component ended up storing its own copy of the device object, each containing a...