Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| Message-ID | <kcsf2d$a83$1@dont-email.me> (permalink) |
|---|---|
| Newsgroups | comp.std.c++ |
| From | Daniel Krügler <daniel.kruegler@googlemail.com> |
| Subject | Re: Defect Report: Default Array-placement-new unusable due to unknowable memory requirement |
| Organization | A noiseless patient Spider |
| References | <4F05231E.2050400@googlemail.com> <jenc6i$mrs$1@dont-email.me> <869ed1ae-c245-4ceb-84da-39b38b6faf90@googlegroups.com> |
| Date | 2013-01-13 14:34 -0600 |
Am 12.01.2013 20:24, schrieb yoursecretsaresafe@googlemail.com: >> Unless I'm mistaken, you are describing >> >> http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#476 >> >> in a pretty good way. The April 2005 notes indicate that the >> committee would prefer a paper that analyses the problem and a >> suggests a solution out of this problem. If anyone is willing to >> write such a paper please contact me. > > I'm not sure if you got my last message. I would be very interested > in writing this up; would you like to collaborate on this? Presumably I won't have the time (and expertise) for a full collaboration, but should you not get sufficient feedback from the forum referenced in bullet 1 of http://isocpp.org/std/submit-a-proposal you can send me your draft and I can try to review it. > I could > draft an initial version. Is there a template format one should > follow? Not really a template, but http://isocpp.org/std/submit-a-proposal describes the general process. Don't feel astonished that this page is mainly focused on library proposal. You can write up a core language proposal as well and I would suggest to keep the style except. If you want to get a better feeling about the style (if the library proposal skeleton mentioned in bullet 2 is not what you like), you could peek at existing examples such as those listed here: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/ HTH & Greetings from Bremen, Daniel Krügler -- [ comp.std.c++ is moderated. To submit articles, try posting with your ] [ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ] [ --- Please see the FAQ before posting. --- ] [ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Back to comp.std.c++ | Previous | Next — Previous in thread | Find similar
Defect Report: Default Array-placement-new unusable due to unknowable memory requirement Louis Delacroix<joedoefawnbuck@gmail.com> - 2012-01-05 13:54 -0800
Re: Defect Report: Default Array-placement-new unusable due to unknowable memory requirement Daniel Krügler<daniel.kruegler@googlemail.com> - 2012-01-13 08:44 -0800
Re: Defect Report: Default Array-placement-new unusable due to unknowable memory requirement yoursecretsaresafe@googlemail.com - 2013-01-12 11:24 -0800
Re: Defect Report: Default Array-placement-new unusable due to unknowable memory requirement Daniel Krügler <daniel.kruegler@googlemail.com> - 2013-01-13 14:34 -0600
csiph-web