mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 14:54:32 +02:00
Update docca subtree:
Merge commit 'ad4d852e7bcf2edea0ef211f4a4fcb67a2c0795f' into v156
This commit is contained in:
@@ -182,7 +182,7 @@
|
|||||||
<xsl:text>``['implementation-defined]``</xsl:text>
|
<xsl:text>``['implementation-defined]``</xsl:text>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<xsl:when test="$type='void_or_deduced'">
|
<xsl:when test="$type='void_or_deduced'">
|
||||||
<xsl:text>``[@http://www.boost.org/doc/libs/1_60_0/doc/html/boost_asio/reference/asynchronous_operations.html#boost_asio.reference.asynchronous_operations.return_type_of_an_initiating_function ['void-or-deduced]]``</xsl:text>
|
<xsl:text>``__void_or_deduced__``</xsl:text>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<xsl:otherwise>
|
<xsl:otherwise>
|
||||||
<xsl:value-of select="$type"/>
|
<xsl:value-of select="$type"/>
|
||||||
|
Reference in New Issue
Block a user