Skip to content

Commit d4c9c30

Browse files
committed
Add <mstd_tuple> and ARMC5 <tuple>
tuples will be useful for things like `mbed::Event` and `mbed::Callback` - storing parameter packs from variadic templates. Create a C++14(ish) `<tuple>` for ARMC5, and a `<mstd_tuple>` that adds `apply` and `make_from_tuple` from C++17.
1 parent e4e6c64 commit d4c9c30

File tree

2 files changed

+871
-0
lines changed

2 files changed

+871
-0
lines changed

0 commit comments

Comments
 (0)