]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
libstdc++: Mark experimental::net::system_context ctor deleted
authorThomas Rodgers <rodgert@appliantology.com>
Thu, 23 Apr 2020 20:42:46 +0000 (13:42 -0700)
committerThomas Rodgers <rodgert@appliantology.com>
Thu, 23 Apr 2020 20:44:23 +0000 (13:44 -0700)
commit8c9d69bafc8fc1f31f6cb50dffab106641d086d0
treef34d522281882b1486427eb546cd44829b4d0e23
parentbe0363c80f7ac93f1dbd00da6beb9ce0eed96d9d
libstdc++: Mark experimental::net::system_context ctor deleted

           * include/experimental/net/executor (system_context): Mark
           system_context::system_context() = delete.
           * testsuite/experimental/net/executor/1.cc: Add new
           test to check system_context is not default constructible.
libstdc++-v3/ChangeLog
libstdc++-v3/include/experimental/executor
libstdc++-v3/testsuite/experimental/net/executor/1.cc