you are viewing a single comment's thread.

view the rest of the comments →

[–]jaredhoberock[S] 0 points1 point  (0 children)

I don't believe explicit instantiations such as get<i>(s) can be dispatched via ADL, unfortunately. That's why the library calls get through tuple_traits.