User profile: TheIdeasMan

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

Proposal for explict keyword for non constructor functions
@[b]Ganado[/b] If my proposal is ever adopted by the committee: then the idea would be for the comp...

Proposal for explict keyword for non constructor functions
Hi all, The previous topic was archived. So I did get a reply from Jason Turner, he would like to ...

Proposal for explict keyword for non constructor functions
I have been a fan of cpp2, since Herb started it; I like the whole idea of it. I imagine if cpp2 tr...

Proposal for explict keyword for non constructor functions
@Ganado Yes I agree, templates often make things harder. Yes, it is my understanding that concepts...

Proposal for explict keyword for non constructor functions
Apparently the best workarounds for this are to use strong types and explicit constructors everywher...