Skip to content

Conversation

@weiyeh
Copy link
Owner

@weiyeh weiyeh commented Jan 16, 2013

Fixed vector.t.cpp. Ready to be collected for submission to bloomberg.

Wei-Yeh Lee and others added 30 commits January 7, 2013 12:23
…with overloaded new/delete

Make 'Testing:' label target match Test Plan Checklist
…klist

Shortened some multilined template names
Note: some cases are effectively noops (eg. case 5 and case 10)
I see multiple ways of representing 'const references' in the Test Plan

1 const_references
2 const T&

it seems we should standardize how this is done.
…an Checklist

replace all 'const_reference' instance with 'const T&'
update const T& operator[](size_type pos) const to be fully checked in test case 15 not 4
There is a strange 2 line checklist item that seems unused
// [20] template <class Args...>
//        iterator emplace(const_iterator pos, Args...);
@ghost ghost assigned weiyeh Jan 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants