15 Jul 09:21
Beginner design question
From: Hansi <hansipet <at> web.de>
Subject: Beginner design question
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-07-15 07:24:48 GMT
Subject: Beginner design question
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-07-15 07:24:48 GMT
Hello, I have to make a library which provides a few classes with different implementation. This classes should have a common interface. Normally I would use derived classes from the common interface, but this classes should be really fast. What is the best way to provide a common interface and to not have the overhead of polymorphic classes? Best regards Hansjörg
RSS Feed