User profile: jonnin

User info
User name:jonnin
History
Joined:
Number of posts:11437
Latest posts:

Testing restart functionality in C/C++
you will get more help if you put it in a repo where we can see the code without downloading it. ...

How to start with audio plugin GUI design?
we used to call it RAD (rapid application development) and I am not sure what the top notch bestest ...

Need a data structure where I can map a string to a type
one of the things I wish we had was a standard enum to string and string to enum construct. You can...

Need a data structure where I can map a string to a type
I don't know a way to do this directly. There are ways to do it indirectly (eg a union/variant or c...

New Safe C++ Proposal
[quote]Arguments like yours are the EXACT reason it has become such a meme that undecided voters are...