On Jul 27, 2013, at 5:13 AM, Sebastian Redl <[email protected]> wrote:
> On 27.07.2013, at 13:47, Sebastian Redl wrote: > >> <functional> is missing minor things: >> - The synopsis comments does not contain any of the bit_* functors. > > These were added in C++11, actually. Seems the synopsis didn't update that > part from C++03. > >> - The actual implementation of bit_not is missing. > > > And that's an oversight in C++11 that was corrected in N3421, so it's a C++14 > feature. Might want to guard it. > > Working on a full implementation of N3421 btw. Um, so am I. ;-) -- Marshall Marshall Clow Idio Software <mailto:[email protected]> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
