]> git.llucax.com Git - software/libev.git/commit
Add exceptions support to C++ interface.
authorllucax <llucax>
Fri, 18 Jan 2008 18:15:35 +0000 (18:15 +0000)
committerllucax <llucax>
Fri, 18 Jan 2008 18:15:35 +0000 (18:15 +0000)
commitc12d1228a8089ed701ce994c8e2d9858d906a29d
tree3f0afdd43075f26feb854b193c908f1d27f6c37b
parent579d50f688ede8cb045cb67ae65c6bbd2f5cb6ff
Add exceptions support to C++ interface.

Add exception specification and a ev::bad_loop exception that is thrown
when a loop can't be initialized.
ev++.h