
24 Mar
2010
24 Mar
'10
1:56 a.m.
On 03/23/2010 09:47 PM, Emil Dotchevski wrote:
In many cases, I'd rather design a C-style interface that takes pointers to incomplete types or even void pointers. Then *maybe* if it makes sense I would use meta-programming tricks in the implementation.
I wonder how that goes together. Once you start using "pointers to incomplete types" etc., you have given up valuable (type) information, which you can not gain back "in the implementation". So what meta-programming tricks are there left to play ? Stefan -- ...ich hab' noch einen Koffer in Berlin...