home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!news
- From: wkdugan@ix.netcom.com (Bill Dugan)
- Newsgroups: comp.lang.c++
- Subject: Re: Deque
- Date: Mon, 25 Mar 1996 22:18:28 GMT
- Organization: Netcom
- Message-ID: <4j7654$pd2@dfw-ixnews5.ix.netcom.com>
- References: <Dou5pI.LL0.0.-s@hkusuc.hku.hk>
- NNTP-Posting-Host: lax-ca9-20.ix.netcom.com
- X-NETCOM-Date: Mon Mar 25 4:19:16 PM CST 1996
- X-Newsreader: Forte Free Agent 1.0.82
-
- fishclub@hkusua.hku.hk (Fishing Club) wrote:
-
- >Could anyone write me a c++ template class to implement deques of
- >objects of any type. Thx
-
- >Fishing
-
- The Standard Template Library has one. Check it out, it may be what
- you want.
-
-