boostorg / property_tree

Boost.org property_tree module
http://boost.org/libs/property_tree
55 stars 93 forks source link

Replace try/catch with macros from no_exceptions_support #21

Open cdglove opened 8 years ago

cdglove commented 8 years ago

Allows property_tree to be used in environments without exceptions.