Proposal for explict keyword for non constructor functionsHi 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 functionsI 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 functionsApparently the best workarounds for this are to use strong types and explicit constructors everywher...
Proposal for explict keyword for non constructor functionsCheers [b]seeplus[/b] Also kind of related to this is the idea of list initialising function argume...