Languages for servers (Go, D, and more)
Russel Winder via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jul 4 23:43:17 PDT 2014
On Fri, 2014-07-04 at 20:25 +0000, Chris Cain via Digitalmars-d wrote:
[…]
> The big problem with that is "C++ style memory management"
> implies we're going to have new/delete which AFAIK delete is
> depreciated and new is currently hardcoded to use the GC.
[…]
All the C++ folk are saying that with C++14 is you are using any heap at
all you are more than likely doing it wrong. Modern C++ idiom is for
completely new/delete free code.
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder at ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: russel at winder.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140705/43309589/attachment.sig>
More information about the Digitalmars-d
mailing list