A few things from C++ that i miss in C#(erata.net)
submitted by
erata.net(15) 2 years, 10 months ago
The last 6-7 months i’ve been working mostly with C# and to be honest I’ve grown found to it. It has really nice features like lambda expressions, auto properties, extension methods, LINQ witch can really speed up things in terms development time.
Still … there are some things from C++ that i now miss: Templates ( as in true generics ) , const correctness, deterministic destruction, static initialization and most of all the control over what is a value and what is a reference.
|category: C#
|Views: 6
tags:
C# another
Everyones tags:
Your Tags: