-
- Downloads
Catch polymorphic exceptions by reference
Capturing any polymorphic object by value is wrong, and gcc 8 started to warn about this in the case of exceptions.
Showing
- src/compute-disc-error.cc 1 addition, 1 deletionsrc/compute-disc-error.cc
- src/cosserat-continuum.cc 1 addition, 1 deletionsrc/cosserat-continuum.cc
- src/gradient-flow.cc 1 addition, 1 deletionsrc/gradient-flow.cc
- src/mixed-cosserat-continuum.cc 1 addition, 1 deletionsrc/mixed-cosserat-continuum.cc
- test/adolctest.cc 1 addition, 1 deletiontest/adolctest.cc
- test/frameinvariancetest.cc 1 addition, 1 deletiontest/frameinvariancetest.cc
- test/localgfetestfunctiontest.cc 1 addition, 1 deletiontest/localgfetestfunctiontest.cc
- test/rodassemblertest.cc 1 addition, 1 deletiontest/rodassemblertest.cc
- test/rotationtest.cc 1 addition, 1 deletiontest/rotationtest.cc
- test/targetspacetest.cc 1 addition, 1 deletiontest/targetspacetest.cc
Loading
Please register or sign in to comment