On 06/08/2011 19:07, bearophile wrote:
Simon:
Unless you need pointer to members/pointer to member functions, just
about every bit of c++ is easier and more straight forward in D.
I have had some problems when the original C++ code uses struct inheritance ("alias
this" helps a bit) or multip
Simon:
> Unless you need pointer to members/pointer to member functions, just
> about every bit of c++ is easier and more straight forward in D.
I have had some problems when the original C++ code uses struct inheritance
("alias this" helps a bit) or multiple inheritance.
Bye,
bearophile
On 06/08/2011 17:59, Mirko Pilger wrote:
hello everybody,
i'm new to this language and plan to start learning it by porting parts
of an existing c++ library to dpl.
i would very much appreciate it if you have some tips & tricks, hints of
pitfalls or any other experiences to share.
mirko
Well
hello everybody,
i'm new to this language and plan to start learning it by porting parts
of an existing c++ library to dpl.
i would very much appreciate it if you have some tips & tricks, hints of
pitfalls or any other experiences to share.
mirko