Boost logo

Boost Users :

From: gast128 (gast128_at_[hidden])
Date: 2008-07-29 15:12:12


> Yes okay, but how do you then export these methods from the base class if
they appear in an external library
> (boost::exception in this case), without changing the external library?
> Cheers,
> Andrej

on M$ std::exception is exported.

But even if I create a non exported base class, it seems that it still works
calling virtual or inline functions. The 'what' fct from std::exception is
virtual.

wkr,
me


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