Hacker News new | ask | show | jobs
by cbsmith 3824 days ago
Not really. You don't get the names of your fields from std::tie.

std::tie is more of a way to map non-named tuples to and from other data structures.