User profile: TheIdeasMan

User info
User name:TheIdeasMan
History
Joined:
Number of posts:6851
Latest posts:

Proposal for explict keyword for non constructor functions
Cheers [b]seeplus[/b] Also kind of related to this is the idea of list initialising function argume...

Will my compiler automatically reuse the return value of this method?
Hi Have you considered having a member of the class that the value of [code]determinant()[/code] i...

Proposal for explict keyword for non constructor functions
@Ganado Cheers, I am aware of the iso cpp site, I wanted to see what people thought, just in case s...

Proposal for explict keyword for non constructor functions
So we have the [code]explicit[/code] specifier for constructors, would it be better if we could have...

Trade space for time
Well hopefully the compiler vendors will implement it in their optimisers some time soon.