Piotr Tworek d4a3aa7eda base: explicit copy constructor for Rpc_in_buffer
According to the "rule of three" [1] and C++11 [2] Rpc_in_buffer needs
to have an explicit copy constructor since it also has user defined
copy assignment operator. Both clang and newer versions of GCC complain
about this.

[1] https://en.cppreference.com/w/cpp/language/rule_of_three
[2] https://www.ece.uvic.ca/~frodo/cppdraft/n4659/html/depr.impldec

Issue #3938
2020-11-23 12:02:58 +01:00
..
2019-02-26 14:44:15 +01:00
2020-04-17 12:40:12 +02:00
2020-05-18 10:16:12 +02:00
2020-04-17 12:40:12 +02:00
2019-02-26 14:44:15 +01:00
2020-02-20 12:11:22 +01:00
2020-04-17 12:40:12 +02:00
2020-07-30 08:49:23 +02:00
2020-07-30 08:49:23 +02:00
2020-04-17 12:40:12 +02:00
2020-05-18 10:16:12 +02:00
2019-02-26 14:44:15 +01:00
2020-04-17 12:40:12 +02:00
2019-02-26 14:44:15 +01:00
2019-02-26 14:44:15 +01:00
2020-04-17 12:40:12 +02:00
2020-04-17 12:40:12 +02:00
2019-02-26 14:44:15 +01:00
2020-04-17 12:40:12 +02:00