|
Boost Users : |
From: Andreas Huber (ahd6974-spamboostorgtrap_at_[hidden])
Date: 2007-07-27 06:47:50
> class EventB : public AbstractEvent<EventA>{};
This should of course read:
class EventB : public AbstractEvent<EventB>{};
One more proof that copy-paste is evil :-)
-- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net