aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/document.cpp
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-03-02 00:24:47 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-03-02 00:24:47 +0100
commitdebb40b910e54b2d92a2f0c24920b2c4c9d0eb37 (patch)
treed756f2661feb210365d416e207ca482214dec03a /src/document.cpp
parent7b0e9feee71bf739331d5bd6a4d7a73d163c7370 (diff)
downloadsciteco-debb40b910e54b2d92a2f0c24920b2c4c9d0eb37.tar.gz
removed last remaining "throw" specifications
* They are harmful. I removed most of them a long time ago but kept some for their documenting character. However, they will always result in additional checks (runtime penalty) when the corresponding functions get called and cannot ensure that only the declared exceptions are thrown at compile time.
Diffstat (limited to 'src/document.cpp')
0 files changed, 0 insertions, 0 deletions