[GRLUG] C++ Libraries

Dave Brondsema dave at brondsema.net
Wed Jul 6 20:24:25 EDT 2011


IIRC that's part of the STL, and you can drop the .h now.  Example:

#include <deque>

http://www.cplusplus.com/reference/stl/deque/

On 07/06/2011 06:09 PM, L. V. Lammert wrote:
> Trying to work through restarting an old project, and header files keep
> falling out; for example, "deque.h" - cannot identify it via Google, nor
> does the package manager index it [SuSE & Debian].
> 
> What would be a good way to identify the library used previously?
> 
> 	Lee
> 


-- 
Dave Brondsema : dave at brondsema.net
http://www.brondsema.net : personal
http://www.splike.com : programming
               <><



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: OpenPGP digital signature
URL: <http://shinobu.grlug.org/pipermail/grlug/attachments/20110706/7299726e/attachment.pgp>


More information about the grlug mailing list