File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -324,6 +324,7 @@ PREDEFINED = GENERATING_DOCUMENTATION \
324324 ASIO_COMPLETION_TOKEN_FOR(s)=typename \
325325 "ASIO_COMPLETION_SIGNATURES_TPARAMS=typename... Signatures" \
326326 ASIO_COMPLETION_SIGNATURES_TARGS=Signatures... \
327+ ASIO_DEPRECATED_MSG(m)= \
327328 ASIO_DISPOSITION=typename \
328329 "ASIO_INITFN_RESULT_TYPE(t,a)=void_or_deduced" \
329330 "ASIO_INITFN_AUTO_RESULT_TYPE(t,a)=void_or_deduced" \
Original file line number Diff line number Diff line change 17881788 <xsl : when test =" $declname = 'I'" >
17891789 <xsl : value-of select =" $declname" />
17901790 </xsl : when >
1791+ <xsl : when test =" $declname = 'InlineExceptionHandling'" >
1792+ <xsl : value-of select =" $declname" />
1793+ </xsl : when >
17911794 <xsl : when test =" $declname = 'IoObjectService1'" >
17921795 <xsl : value-of select =" concat('``[link asio.reference.IoObjectService ', $declname, ']``')" />
17931796 </xsl : when >
You can’t perform that action at this time.
0 commit comments