Implement LWG 2324: Insert iterator constructors should use addressof(). Add...
Implement LWG 2324: Insert iterator constructors should use addressof(). Add two new container classes to the test suite that overload operator &, and add test cases to the insert/front_insert/back_insert iterator tests that use these containers. llvm-svn: 202741
Loading
Please register or sign in to comment