
25 May
2004
25 May
'04
7:53 p.m.
From: Martin <adrianm@touchdown.se>
My only objection to an ABC is that all operations will be virtual and can not be inlined.
Only a small number of the functions need to be virtual. The rest can be built atop those and can be inlined. That means there will still be some virtual calls, but not everything needs to be virtual. -- Rob Stewart stewart@sig.com Software Engineer http://www.sig.com Susquehanna International Group, LLP using std::disclaimer;