Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c > #158615
| From | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: C++ container / iterator question |
| Date | 2021-01-25 14:40 -0800 |
| Organization | None to speak of |
| Message-ID | <87v9bk7i99.fsf@nosuchdomain.example.com> (permalink) |
| References | <3e465ea3-f2e1-4ce1-8222-cd2887c82321n@googlegroups.com> <20210125230738.826fdc2a96f5c558981bbb67@gmail.com> |
Anton Shepelev <anton.txt@gmail.com> writes:
> Heng Yuan:
>> Let's say that I have a custom container SpoolList like following.
>> [...]
>
> This group is devoted to C, not to C++, see:
> comp.lang.c++
It's a bug in Google Groups (it's started dropping the "++" from the
newsgroup name), as I pointed out on this thread a couple of weeks ago.
--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for Philips Healthcare
void Void(void) { Void(); } /* The recursive call of the void */
Back to comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
C++ container / iterator question Heng Yuan <superduperhengyuan@gmail.com> - 2021-01-12 21:32 -0800
Re: C++ container / iterator question Anton Shepelev <anton.txt@gmail.com> - 2021-01-25 23:07 +0300
Re: C++ container / iterator question Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2021-01-25 14:40 -0800
Re: C++ container / iterator question Kaz Kylheku <563-365-8930@kylheku.com> - 2021-01-25 22:57 +0000
Re: C++ container / iterator question Sjouke Burry <burrynulnulfour@ppllaanneett.nnll> - 2021-01-26 16:26 +0100
Re: C++ container / iterator question Anton Shepelev <anton.txt@g{oogle}mail.com> - 2021-01-26 19:14 +0300
Re: C++ container / iterator question James Kuyper <jameskuyper@alumni.caltech.edu> - 2021-01-26 11:29 -0500
Re: C++ container / iterator question Anton Shepelev <anton.txt@g{oogle}mail.com> - 2021-01-26 20:09 +0300
Re: C++ container / iterator question Kaz Kylheku <563-365-8930@kylheku.com> - 2021-01-26 17:05 +0000
Re: C++ container / iterator question Sjouke Burry <burrynulnulfour@ppllaanneett.nnll> - 2021-01-26 21:00 +0100
Re: C++ container / iterator question Jorgen Grahn <grahn+nntp@snipabacken.se> - 2021-01-26 20:17 +0000
Re: C++ container / iterator question Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2021-01-26 13:19 -0800
Re: C++ container / iterator question James Kuyper <jameskuyper@alumni.caltech.edu> - 2021-01-26 17:40 -0500
Re: C++ container / iterator question Kaz Kylheku <563-365-8930@kylheku.com> - 2021-01-27 00:09 +0000
Re: C++ container / iterator question Anton Shepelev <anton.txt@g{oogle}mail.com> - 2021-01-27 12:20 +0300
Re: C++ container / iterator question "jfbod...@gmail.com" <jfbode1029@gmail.com> - 2021-01-27 08:54 -0800
Re: C++ container / iterator question Anton Shepelev <anton.txt@g{oogle}mail.com> - 2021-01-27 20:02 +0300
Re: C++ container / iterator question Manfred <noname@add.invalid> - 2021-01-27 18:14 +0100
csiph-web