User profile: BasV

User info
User name:BasV
History
Joined:
Number of posts:7
Latest posts:

openMP nowait with 2 for loops
Hi 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 argument
Hi everyone, I have an abstract class looking like this: [code]class MyAbstractClass { virt...

Operator overloading and memory management
Ah, 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 management
Oh, 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

User: BasV

  • Public profile