mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-05-25 06:27:42 +02:00
parent
156a4403ab
commit
e416b534b8
@ -44,7 +44,7 @@ namespace type {
|
||||
public:
|
||||
using base = std::tuple<Types...>;
|
||||
|
||||
using base::tuple;
|
||||
using base::base;
|
||||
|
||||
tuple() = default;
|
||||
tuple(tuple const&) = default;
|
||||
|
Loading…
x
Reference in New Issue
Block a user