mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-09 23:57:48 +01:00
@@ -44,7 +44,7 @@ namespace type {
|
||||
public:
|
||||
using base = std::tuple<Types...>;
|
||||
|
||||
using base::tuple;
|
||||
using base::base;
|
||||
|
||||
tuple() = default;
|
||||
tuple(tuple const&) = default;
|
||||
|
||||
Reference in New Issue
Block a user