Skip to content

Commit 90fd774

Browse files
committed
[internet.address.v6] Add hyphenation hint to fix overfull line
1 parent 4df53b0 commit 90fd774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/internetprotocol.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1380,7 +1380,7 @@
13801380
\tcode{address_v6} satisfies the requirements for \tcode{Destructible} (\CppXref{destructible}), \tcode{CopyConstructible} (\CppXref{copyconstructible}), and \tcode{CopyAssignable} (\CppXref{copyassignable}).
13811381

13821382
\pnum
1383-
\begin{note} The implementations of the functions \tcode{is_unspecified}, \tcode{is_loopback}, \tcode{is_multicast}, \tcode{is_link_local}, \tcode{is_site_local}, \tcode{is_v4_mapped}, \tcode{is_multicast_node_local}, \tcode{is_multicast_link_local}, \tcode{is_multi\-cast_site_local}, \tcode{is_multicast_org_local} and \tcode{is_multicast_global} are determined by [RFC4291]. \end{note}
1383+
\begin{note} The implementations of the functions \tcode{is_unspecified}, \tcode{is_loopback}, \tcode{is_multicast}, \tcode{is_link_local}, \tcode{is_site_local}, \tcode{is_v4_mapped}, \tcode{is_multicast_node_local}, \tcode{is_multicast_link_local}, \tcode{is_mul\-ti\-cast_site_local}, \tcode{is_multicast_org_local} and \tcode{is_multicast_global} are determined by [RFC4291]. \end{note}
13841384

13851385

13861386
\rSec2[internet.address.v6.bytes]{Struct \tcode{ip::address_v6::bytes_type}}

0 commit comments

Comments
 (0)