mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
add missing close tag
[SVN r80834]
This commit is contained in:
parent
93f6e3473b
commit
3cca2755cf
@ -168,7 +168,7 @@ void f() {
|
|||||||
T<em>N</em>)>::type</code> names the type
|
T<em>N</em>)>::type</code> names the type
|
||||||
<code>decltype(boost::declval<F>()(boost::declval<T1>(),
|
<code>decltype(boost::declval<F>()(boost::declval<T1>(),
|
||||||
boost::declval<T2>(), ...,
|
boost::declval<T2>(), ...,
|
||||||
boost::declval<T<em>N</em>>())), as in the
|
boost::declval<T<em>N</em>>()))</code>, as in the
|
||||||
following example.</p>
|
following example.</p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user