cppalliance / http_proto

HTTP/1 parsing and serialization algorithms using C++11
https://develop.http-proto.cpp.al/
Boost Software License 1.0
23 stars 10 forks source link

delete special members in base #14

Open vinniefalco opened 2 years ago

vinniefalco commented 2 years ago

fields_base and fields_view_base need tests to make sure their special members are inaccessible.