bounds checking by default for the C++ standard library #250

Open
thestinger opened this Issue May 1, 2016 · 0 comments

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented May 1, 2016

std::vector and std::deque operator[] would be a good place to start, along with the iterators.

@thestinger thestinger changed the title from hardened C++ standard library to bounds checking by default for the C++ standard library May 1, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment