User profile: TheIdeasMan

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

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...

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...

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...