summaryrefslogtreecommitdiff
path: root/ace/Containers_T.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Mon Oct 12 09:43:07 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-121-2/+25
* removed unnecessary (and impolite) variable namelevine1998-10-091-1/+1
* Added begin () and end () to ACE_Unbounded_Queue.sergio1998-09-291-2/+17
* (ACE_{Bounded,Fixed}_Set_Iterator::done): added ACE_CAST_CONST to the static ...levine1998-09-241-2/+4
* Changed dynamic_cast to static_cast.nanbor1998-09-221-8/+7
* Added ACE_Double_Linked_List_Iterator::advance_and_remove () and a bunch of d...nanbor1998-09-191-7/+22
* Removed protecting code with ACE_LACKS_TEMPLATE_AS_TEMPLATE_PARAMETERjxh1998-09-171-2/+0
* Put these into _T files so I could add some explicit templatejxh1998-09-171-0/+2307