Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #87251
| From | Bonita Montero <Bonita.Montero@gmail.com> |
|---|---|
| Newsgroups | comp.lang.c++ |
| Subject | Re: What is this header good for ? |
| Date | 2022-11-05 15:51 +0100 |
| Organization | A noiseless patient Spider |
| Message-ID | <tk5t95$2gncr$1@dont-email.me> (permalink) |
| References | (4 earlier) <33a066b2-bdab-4423-97dd-36c2d96e431bn@googlegroups.com> <tk0nj8$1g58o$1@dont-email.me> <fc035527-6558-4ca4-ade9-e379a8bc065dn@googlegroups.com> <tk3o67$1v8om$1@dont-email.me> <c061094f-7064-4913-a547-1a2ffa4d84e5n@googlegroups.com> |
Am 05.11.2022 um 14:24 schrieb Öö Tiib: > Plain wrong third time. That is not what resize is required to do. That depends on what you want. If you want the appended elements not to be default-initialized because you overwrite the element yourself later or you don't initialize it at all because you want partitially complete pages which arent assigned to phyisical memory (unter Linux these pages arent even reseved from swap with overcommitting) my ndi_t union is the right thing. The class only works if the encapsulated type has a trivial destructor which is restricted by a concept to prevent to do the wrong things with my union.
Back to comp.lang.c++ | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-01 15:32 +0100
Re: What is this header good for ? "Alf P. Steinbach" <alf.p.steinbach@gmail.com> - 2022-11-01 20:23 +0100
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-02 03:59 +0100
Re: What is this header good for ? Tony Oliver <guinness.tony@gmail.com> - 2022-11-02 04:45 -0700
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-02 14:33 +0100
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-02 04:02 +0100
Re: What is this header good for ? Muttley@dastardlyhq.com - 2022-11-02 16:59 +0000
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-02 18:45 +0100
Re: What is this header good for ? Öö Tiib <ootiib@hot.ee> - 2022-11-03 08:22 -0700
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-03 16:43 +0100
Re: What is this header good for ? Öö Tiib <ootiib@hot.ee> - 2022-11-03 09:06 -0700
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-04 20:12 +0100
Re: What is this header good for ? Öö Tiib <ootiib@hot.ee> - 2022-11-05 06:24 -0700
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-05 15:51 +0100
Re: What is this header good for ? Öö Tiib <ootiib@hot.ee> - 2022-11-05 09:44 -0700
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-05 18:11 +0100
Re: What is this header good for ? Öö Tiib <ootiib@hot.ee> - 2022-11-05 16:03 -0700
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-06 06:19 +0100
Re: What is this header good for ? Bonita Montero <Bonita.Montero@gmail.com> - 2022-11-06 10:34 +0100
csiph-web