Passing by reference or pointerWell, I'm actually working with a tr1::regex class. Here's the actual code that's giving me the prob...
Passing by reference or pointerLet's say I've got a method called addPoint that accepts an object as an argument like so... [code]...
Simple entity classAh, I see. What if I needed to declare a variable array inside the struct? I've googled around on th...
Simple entity classWhere do I declare the struct if it is to be shared across multiple source files or classes?
Simple entity classWhat's the proper way of creating a simple entity class in C++ whose only purpose is to store public...
This user does not accept Private Messages