|
Claw
1.7.3
|
Redefinition of some boost elements, required on some compilers. More...
Functions | |
| void | throw_exception (std::exception const &exc) |
| boost::throw_exception definition, Needed on XCode compiler. This implementation does nothing. | |
Redefinition of some boost elements, required on some compilers.
| void boost::throw_exception | ( | std::exception const & | exc | ) |
boost::throw_exception definition, Needed on XCode compiler. This implementation does nothing.
| exc | The exception to throw. |
Definition at line 76 of file single_tweener.cpp.
1.8.1.2