Implement LWG#680, which was missed lo these many moons ago, and was reported as...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 11 Apr 2016 03:54:53 +0000 (03:54 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 11 Apr 2016 03:54:53 +0000 (03:54 +0000)
commit05333fc8af4347cb2d4d2e7a8266ff534e589a32
tree4d38f6a12e39cf1cd5f91a267081fab1cab32235
parenta07ad647ee51b9781058e7fcbe5a047f6e296a60
Implement LWG#680, which was missed lo these many moons ago, and was reported as bug #27259. As a drive-by fix, replace the hand-rolled equivalent to addressof in __wrap_iter with the real thing.

llvm-svn: 265914
libcxx/include/iterator
libcxx/test/std/iterators/predef.iterators/move.iterators/move.iterator/types.pass.cpp