Re: No deques?



brian.b.mcguinness@xxxxxxxx wrote:
Have deques been dropped from the container library?  I seem to
remember seeing them mentioned in the past, and both Charles and
the C++ STL have them.

There are no deques in the Ada 2005 standard container library. (They were in my original proposal, but were quickly dropped in order to keep the library to a manageable size.)
.