c++ - boost exceptions -


Are all exception exceptions received from std :: exception? If they do not get everything from the base exception class then?

Boost: according to exception does not inherit std :: exception .

It explains why.

Although it shows how to use the Boost exception correctly.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -