#include <iostream>
Go to the source code of this file.
◆ double
Value: cerr << "\ndouble( " #obj " )\n"; \
try { throw obj; } \
catch (
const B & x ) {
throw; }
Definition at line 32 of file excDblThrow.cc.
◆ single
Value: cerr << "\nsingle( " #obj " )\n"; \
throw ref;
Definition at line 26 of file excDblThrow.cc.
◆ f()
Definition at line 38 of file excDblThrow.cc.
Referenced by absf(), aSequence(), CLHEP::HepPile< T >::HepPile(), main(), neg(), negv(), Genfun::RKIntegrator::RKFunction::operator()(), Genfun::operator*(), Genfun::operator+(), Genfun::operator-(), Genfun::operator/(), Genfun::Variable::partial(), CLHEP::HepPile< T >::set_destroy(), symmatrix_test(), vectorRestore(), vectorRestore1(), vectorRestore1< NonRandomEngine >(), and vectorRestore2().
◆ main()
◆ test1()
◆ test2()
◆ test3()
◆ test4()