mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 19:37:14 +02:00
Oops, fix properly
This commit is contained in:
@ -1677,7 +1677,7 @@ function echo_node_handle_docs($map)
|
|||||||
defined, and should be obtained using the <code>node_type</code>
|
defined, and should be obtained using the <code>node_type</code>
|
||||||
member typedef from the appropriate container.
|
member typedef from the appropriate container.
|
||||||
</para>
|
</para>
|
||||||
</description>
|
</purpose>
|
||||||
<?php if ($map): ?>
|
<?php if ($map): ?>
|
||||||
<typedef name="key_type">
|
<typedef name="key_type">
|
||||||
<type>typename Container::key_type</type>
|
<type>typename Container::key_type</type>
|
||||||
|
Reference in New Issue
Block a user