Skip to content

Commit 384c2b1

Browse files
committed
[internet.resolver.results] Add hyphenation hint to fix overfull line
1 parent 90fd774 commit 384c2b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/internetprotocol.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3112,7 +3112,9 @@
31123112
\rSec1[internet.resolver.results]{Class template \tcode{ip::basic_resolver_results}}
31133113

31143114
\pnum
3115-
An object of type \tcode{basic_resolver_results<InternetProtocol>} represents a sequence of \tcode{basic_resolver_entry<InternetProtocol>} elements resulting from a single name resolution operation.
3115+
An object of type \tcode{basic_resolver_results<InternetProtocol>}
3116+
represents a sequence of \tcode{basic_res\-olver_entry<InternetProtocol>} elements
3117+
resulting from a single name resolution operation.
31163118

31173119
\begin{codeblock}
31183120
namespace std {

0 commit comments

Comments
 (0)