User profile: kilombo

User info
User name:kilombo
History
Joined:
Number of posts:4
Latest posts:

Overriding virtual methods
Hi, I've defined an abstract class IBase with a single method [code] virtual bool foo(){ p...

static library using virtual methods
I tried to declare it pure virtual, but I had problems compiling. The compiler said that is not poss...

static library using virtual methods
I thought , I could create just the interface, and the implementation is writted by client that want...

static library using virtual methods
Hi, I'm trying to create a static lib. This lib needs to read/write to a db, but the library h...

This user does not accept Private Messages