[Xapian-tickets] [Xapian] #454: Mark up methods as "nothrow"
Xapian
nobody at xapian.org
Tue Mar 27 02:12:47 BST 2012
#454: Mark up methods as "nothrow"
--------------------------+-------------------------------------------------
Reporter: olly | Owner: olly
Type: enhancement | Status: new
Priority: normal | Milestone: 1.3.x
Component: Build system | Version: SVN trunk
Severity: normal | Keywords:
Blockedby: | Platform: All
Blocking: |
--------------------------+-------------------------------------------------
Comment(by olly):
C++11 adds {{{noexcept(true)}}} as a standard way to support this:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3050.html
--
Ticket URL: <http://trac.xapian.org/ticket/454#comment:3>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list