summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/cppuoptions.hxx
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2012-11-29 00:49:26 +0100
committerThorsten Behrens <tbehrens@suse.com>2012-11-29 16:49:51 +0100
commit0295bd6b3f21dd648af6145ca23d90467f3cec73 (patch)
tree9d483461133b9c1cf886ba0eee50d6a0ccc86fb9 /codemaker/source/cppumaker/cppuoptions.hxx
parent2e1ab301c581992d76e25c767294f87c5f25da9c (diff)
Remove exception spec from idl-generated c++ headers.
The general agreement in the project is that c++ exception specs are pointless and add bloat in production code. See also this rant for more background: http://drdobbs.com/cpp/184401544 This removes the code that generates the exception specs on the generated c++ headers, and fixes up the few places that broke subsequently because of widening exception specs, which in turn was due to the rather unfortunate decision to not have a virtual dtor in XInterface. Change-Id: I60db26e1cc4d4fe6eeef5975e39497841e92588a
Diffstat (limited to 'codemaker/source/cppumaker/cppuoptions.hxx')
0 files changed, 0 insertions, 0 deletions