| 
    Rosetta
    
   | 
 
#include <ranges.h>

Public Member Functions | |
| tuple_arg_join (const std::tuple< T... > &t, basic_string_view< Char > s) | |
Public Attributes | |
| const std::tuple< T... > & | tuple | 
| basic_string_view< Char > | sep | 
      
  | 
  inline | 
| basic_string_view<Char> tuple_arg_join< Char, T >::sep | 
| const std::tuple<T...>& tuple_arg_join< Char, T >::tuple |