Ryan Lindeman
|
f3ec3995cb
|
add priority_queue implementation
|
2015-06-13 21:22:49 -06:00 |
|
jwellbelove
|
410109d72c
|
Complete rewrite of aligned storage functionality and subsequent changes to the containers.
|
2015-03-15 16:29:46 +00:00 |
|
jwellbelove
|
ae385d5561
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
jwellbelove
|
282103acca
|
Updated comments.
|
2015-02-18 22:57:40 +00:00 |
|
jwellbelove
|
2745c78bfa
|
Changed clear(); to iqueue<T>::clear();
|
2015-02-10 21:03:54 +00:00 |
|
jwellbelove
|
de5901bbd2
|
Added space
|
2015-01-24 19:40:45 +00:00 |
|
jwellbelove
|
ee3dd66576
|
Added copy constructor and assignment operator
|
2015-01-24 19:30:15 +00:00 |
|
jwellbelove
|
3145c28a1c
|
Modified to use placement new as allocator.
|
2015-01-20 20:58:29 +00:00 |
|
jwellbelove
|
e74c826d1f
|
Added error_handler functionality
|
2014-12-08 20:32:42 +00:00 |
|
jwellbelove
|
21cfc811cf
|
Added 'swap'
|
2014-11-06 12:54:00 +00:00 |
|
jwellbelove
|
1108b9e5c7
|
Updates for Code::Blocks and CodeLite
Updates so that Code::Blocks and CodeLite can compile the tests.
Made include guards upper case.
|
2014-11-05 17:41:17 +00:00 |
|
jwellbelove
|
cb40851388
|
Changed group from Containers to containers
|
2014-10-31 16:00:38 +00:00 |
|
jwellbelove
|
dc5ab85e28
|
Added back() & #error for base class
|
2014-10-27 11:30:10 +00:00 |
|
jwellbelove
|
be36670b9a
|
Added array and updated doxygen comments
Added array and updated doxygen comments
|
2014-10-23 17:27:03 +01:00 |
|
jwellbelove
|
15cc4c0b5c
|
Doxygen updates
Added more doxygen documentation
|
2014-10-21 16:17:32 +01:00 |
|
jwellbelove
|
f9b23b07b4
|
Added queue template.
Added queue template.
|
2014-10-20 13:58:47 +01:00 |
|