Open GoogleCodeExporter opened 9 years ago
This issue currently blocks the use of std::bitset from libc++ as that has
iterator as a private member type and as such cannot be used in googletest or
googlemock.
Original comment by james.w....@googlemail.com
on 22 Sep 2015 at 10:35
Google Code is closing down and Googletest was migrated to github.
This issue was cloned at https://github.com/google/googletest/issues/359
Please continue the discussion there.
--
I can't reproduce this problem in trunk, either by using libc++'s std::bitset
or by making my own class that has private typedefs for const_iterator/iterator.
What version of gtest did you use?
Original comment by sbe...@google.com
on 24 Sep 2015 at 2:19
Original issue reported on code.google.com by
w...@google.com
on 9 Mar 2011 at 7:40