mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 02:43:58 +00:00
Merge pull request #23 from Lastique/feature/fix_noexcept_dtors
Fix missing noexcept markup for destructors
This commit is contained in:
commit
faacd1f26a
@ -1351,6 +1351,7 @@
|
||||
<!-- Handle Destructors -->
|
||||
<xsl:template name="destructor">
|
||||
<destructor>
|
||||
<xsl:call-template name="function.attributes"/>
|
||||
<xsl:call-template name="function.children"/>
|
||||
</destructor>
|
||||
<xsl:text> </xsl:text><!-- Newline -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user