Mail Archives: djgpp/1997/11/12/14:34:56
On Wed, 12 Nov 1997 14:38:01 +0200, eyal DOT ben-david AT aks DOT com wrote:
>Hello Gili
>
>Container is a data structure that *contains* other objects. For example,
>your Array<int> above is a container of ints.
But then, according to you, templates ARE containers. That's weird, are they 100% the same?
>The standard library has many container classes (all in the form of a
>template)
>for example: vector, list, deque, set, and many more.
Is the standard library of containers built into DJGPP? If so, where can I find help on them (to learn
their syntax, uses etc)? Would it be in 'libc'?
Gili
- Raw text -