User profile: keskiverto
User info |
User name: | keskiverto |
History |
Joined: | |
Number of posts: | 10409 |
Latest posts: |
Random Story Time That is the way.
Using std::variant to reduce getter and setter clutter That too is about "interface". On one side is user, who wants to use the language. On the other side...
Is this how you do object chaining? [code]Map(const std::string& name, int height, int width, char tile)
: mName(name), mHeight(height)...
stack and heap What question, exactly?
Weren't here plenty of explanations ("solutions", if you will) already? How ...
scientific computing - optimize speed [quote]In the fixed dimension case, I work with a struct to store positions, velocities, forces etc....
|
This user does not accept Private Messages