Boost logo

Boost :

Subject: [boost] [variant] Why boost::get uses simple throw instead of BOOST_THROW_EXCEPTION
From: Adam Badura (abadura_at_[hidden])
Date: 2010-01-08 16:24:39


    Is there any reason for boost::get to use simple "throw" to throw
bad_get rather then BOOST_THROW_EXCEPTION?
    I thought BOOST_THROW_EXCEPTION is supposed to be used in all Boost
libraries...

    Adam Badura


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk