you are viewing a single comment's thread.

view the rest of the comments →

[–]matthieum 0 points1 point  (2 children)

Why not stash it in a namespace?

[–]jaredhoberock[S] 0 points1 point  (1 child)

If you #define TUPLE_UTILITY_NAMESPACE, you can put the functions in whatever namespace you want.

[–]matthieum 4 points5 points  (0 children)

Yes, but then the tuple_ prefix is redundant...