Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > it.comp.lang.c++ > #4616
| Newsgroups | it.comp.lang.c++ |
|---|---|
| Date | 2017-12-12 20:09 -0800 |
| References | <9c2148d5-1352-44cc-ac46-79d8503e69fa@googlegroups.com> |
| Message-ID | <66dcf9b5-e894-4482-9cea-7f0f6eba4be7@googlegroups.com> (permalink) |
| Subject | Re: Dubbio dichiarazione unique_ptr |
| From | fmassei@gmail.com |
On Tuesday, December 12, 2017 at 4:07:40 AM UTC-5, Emanuele Merlo wrote: > Mi trovo in un caso reale che posso semplificare così: > <snip> > Qual è la dichiarazione corretta? A me pare un po' convoluto... - perché non chiamare il semplice costruttore di copia? - se vuoi un puntatore unico, perché non fare un singleton? Ciao!
Back to it.comp.lang.c++ | Previous | Next — Previous in thread | Find similar
Dubbio dichiarazione unique_ptr Emanuele Merlo <emanuele.merlo@gmail.com> - 2017-12-12 01:07 -0800
Re: Dubbio dichiarazione unique_ptr Emanuele Merlo <emanuele.merlo@gmail.com> - 2017-12-12 01:16 -0800
Re: Dubbio dichiarazione unique_ptr enoquick <enoquick@gmail.com> - 2017-12-12 21:35 -0600
Re: Dubbio dichiarazione unique_ptr Emanuele Merlo <emanuele.merlo@gmail.com> - 2017-12-13 00:39 -0800
Re: Dubbio dichiarazione unique_ptr fmassei@gmail.com - 2017-12-12 20:09 -0800
csiph-web