Microsoft 1-0 GNU [entries|reading|network|archive]
simont

[ userinfo | dreamwidth userinfo ]
[ archive | journal archive ]

Fri 2008-05-09 10:13
Microsoft 1-0 GNU
LinkReply
[personal profile] gerald_duckFri 2008-05-09 10:13
Personally, I'd pay good money (out of my own pocket) for a C++ compiler that gave types their shortest possible name in the prevailing scope when emitting errors.
Link Reply to this | Thread
[identity profile] ewx.livejournal.comFri 2008-05-09 11:08
GCC doesn't find the shortest name but it does now seem to say things like int2int and std::string instead of map<int, int> or std::basic_string<endless guff about allocators>.
Link Reply to this | Parent | Thread
[identity profile] ewx.livejournal.comFri 2008-05-09 11:10
(...it doesn't say int2int::iterator though, preferring struct std::_Rb_tree_iterator<std::pair<const int, int> >. So there is work yet to be done, at least as of 4.1.2 l-(
Link Reply to this | Parent
[identity profile] lionsphil.livejournal.comFri 2008-05-09 23:39
Maybe one day (http://en.wikipedia.org/wiki/C%2B%2B0x#Concepts) at least using the STL won't mean "please spam me rotten with unnecessary template details".
Link Reply to this | Parent
navigation
[ go | Previous Entry | Next Entry ]
[ add | to Memories ]