http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51540
--- Comment #14 from Christopher Yeleighton <giecrilj at stegny dot 2a.pl> 2011-12-16 20:31:24 UTC --- I would rather prefer to be able to use gcc (as a software developer) while not having the ISO standard, which is 1) unreadable with an unarmed eye, 2) not free (as in anything), 3) not bundled (of course), 4) written by and for compiler manufacturers. I understand there is no documentation for the language itself, but that is (more or less) easily taught; however, requiring the developer to know all the (essential) details of the standard library by heart is a bit too much for me. So I have taken the liberty of pointing out this little inconvenience and I am trying to use the transform algorithm instead.