summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore/lib/stltest.H
Commit message (Expand)AuthorAgeFilesLines
* Add std::map operator== overload and != for vectorStephen Cprek2017-10-101-0/+24
* Add map list initialization and at() methodsStephen Cprek2017-04-101-1/+19
* Implement std::arrayStephen Cprek2016-10-301-0/+183
* Implement std::map::emplace()Matt Derksen2016-06-021-0/+75
* Vector and list initializer lists fail with {} contructorAndrew Geissler2016-05-161-1/+10
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-22/+22
* Enhanced STL capabilities.Patrick Williams2012-05-211-0/+124
* Segfault in map when removing root-node.Patrick Williams2012-05-101-0/+12
* Fix broken map::operator[].Patrick Williams2012-04-051-0/+6
* Improve std::map by using a SplayTree container.Patrick Williams2012-03-291-0/+37
* Add return of an iterator to the vector erase function to match the stl stand...Doug Gilbert2012-03-061-0/+33
* STL advance / distance.Patrick Williams2012-02-221-0/+94
* STL map support based on STL listDoug Gilbert2011-10-261-0/+171
OpenPOWER on IntegriCloud