| spdlog
    | 
#include <ranges.h>
| Public Member Functions | |
| tuple_join_view (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_join_view< Char, T >::sep | 
| const std::tuple<T...>& tuple_join_view< Char, T >::tuple |