Skip to content
Snippets Groups Projects
Commit dc2e2cd7 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-564: Add LL::apply(): call function, passing args from tuple.

This anticipates C++17's std::apply(), and in fact once we detect C++17, we'll
just use that. But in C++14 we must still provide our own implementation.
parent c7408f84
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment