openMP nowait with 2 for loopsHi everyone, I have a question about openMP: [code] When I have two for loops like this: #pr...
Subclass with specific method argument@Vlykarye The reason I don't want to use pointers, is that I don't want to have to type cast. I want...
Subclass with specific method argumentHi everyone, I have an abstract class looking like this: [code]class MyAbstractClass { virt...
Operator overloading and memory managementAh, figures. And what about if I want both p1 * 5.0 and 5.0 * p1 be possible? I need to declare it o...
Operator overloading and memory managementOh, yeah.. Had removed that myself but forgot to remove it here. Thanks for the help. I'll try not t...
This user does not accept Private Messages