File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 466
466
467
467
\begin {itemdescr }
468
468
\pnum
469
- \returns \tcode {std:: addressof(v6_value_)} if \tcode {p.family() == AF_INET6}, otherwise \tcode {std:: addressof(v4_value_)}.
469
+ \returns \tcode {addressof(v6_value_)} if \tcode {p.family() == AF_INET6}, otherwise \tcode {addressof(v4_value_)}.
470
470
\end {itemdescr }
471
471
472
472
\begin {itemdecl }
1905
1905
1906
1906
\begin {itemdescr }
1907
1907
\pnum
1908
- \returns \tcode {std:: addressof(address_)}.
1908
+ \returns \tcode {addressof(address_)}.
1909
1909
\end {itemdescr }
1910
1910
1911
1911
\begin {itemdecl }
2900
2900
2901
2901
\begin {itemdescr }
2902
2902
\pnum
2903
- \returns \tcode {std:: addressof(data_)}.
2903
+ \returns \tcode {addressof(data_)}.
2904
2904
\end {itemdescr }
2905
2905
2906
2906
\begin {itemdecl }
2909
2909
2910
2910
\begin {itemdescr }
2911
2911
\pnum
2912
- \returns \tcode {std:: addressof(data_)}.
2912
+ \returns \tcode {addressof(data_)}.
2913
2913
\end {itemdescr }
2914
2914
2915
2915
\begin {itemdecl }
4311
4311
4312
4312
\begin {itemdescr }
4313
4313
\pnum
4314
- \returns \tcode {std:: addressof(v6_value_)} if \tcode {p.family() == AF_INET6}, otherwise \tcode {std:: addressof(v4_value_)}.
4314
+ \returns \tcode {addressof(v6_value_)} if \tcode {p.family() == AF_INET6}, otherwise \tcode {addressof(v4_value_)}.
4315
4315
\end {itemdescr }
4316
4316
4317
4317
\begin {itemdecl }
You can’t perform that action at this time.
0 commit comments