const makes overload faster?@JockX So if I'm to understand correctly writing the overload like this: [code]Pair operator+ (const...
const makes overload faster?Hello, I'm working on a class that overloads operators and I was told that by adding [code]const[...
fatal error C1083Hello, I want to use Visual Studio 2010 Professional for unit testing, but I get the following er...
"error C2677: binary '*'" for already overloaded operatorThank you! That solved the compile errors :D
"error C2677: binary '*'" for already overloaded operatorDear person who reads this, I'm working on my own math classes for vertices and matrices for a sc...
This user does not accept Private Messages