User profile: Ch1156

User info
User name:Ch1156
Name:Chay Hawk
Bio:I like to play games, make games and program.
Statistical data
Birthdate:Apr 8, 1992
Gender:Male
Occupation:Other
Skills:C++
History
Joined:May 23, 2011 at 8:24am
Number of posts:2010
Latest posts:

Is my understanding of pointers correct?
I didnt see your posts after the last one, ill look up the bridge pattern. is there any other patter...

Is my understanding of pointers correct?
Those are interesting use cases as well, and im sure ill be using some of those for game development...

Is my understanding of pointers correct?
I'll take a look at those functions. I always prefer and use smart pointers over raw ones for sure,...

Using std::variant to reduce getter and setter clutter
Oh for certain, I agree, error checking is super important, and if i was going to release an actual ...

Is my understanding of pointers correct?
So I've been studying pointers and really trying to learn how to use them and how they work, and I...