[C++-sig] Re: register_exception_translator problem in 1.31.0

Dan Halbert halbert at bbn.com
Wed Mar 3 21:18:34 CET 2004


  >>       register_exception_translator<My::Own::Exception>(translate);
  >Add an ampersand ('&') here-------------------------------^

Ah, so the tutorial example is wrong. Thank you!
(Bad example is at http://www.boost.org/libs/python/doc/tutorial/doc/exception_translation.html)




More information about the Cplusplus-sig mailing list