]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Add missing 'inline' specifiers to net::ip functions [PR 100259]
authorJonathan Wakely <jwakely@redhat.com>
Mon, 26 Apr 2021 10:37:38 +0000 (11:37 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 26 Apr 2021 10:40:13 +0000 (11:40 +0100)
commit3f4aa4579a6c03e0a0b0a6aec68aa5a301264d45
treef7f333eff0d4e756a9d39a38d37fbb07a340a9a3
parent22cff118f7526bec195ed6e41452980820fdf3a8
libstdc++: Add missing 'inline' specifiers to net::ip functions [PR 100259]

libstdc++-v3/ChangeLog:

PR libstdc++/100259
* include/experimental/internet (net::ip::make_error_code)
(net::ip::make_error_condition, net::ip::make_network_v4)
(net::ip::operator==(const udp&, const udp&)): Add 'inline'.
libstdc++-v3/include/experimental/internet
This page took 0.062951 seconds and 6 git commands to generate.