Claw  1.7.3
Functions
boost Namespace Reference

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.

Detailed Description

Redefinition of some boost elements, required on some compilers.


Function Documentation

void boost::throw_exception ( std::exception const &  exc)

boost::throw_exception definition, Needed on XCode compiler. This implementation does nothing.

Parameters:
excThe exception to throw.
Author:
Anton Rutkevich <anton.rutkevich@boolbalabs.com>

Definition at line 76 of file single_tweener.cpp.