VCCC  2024.05
VisualCamp Common C++ library
join_with.hpp File Reference

Go to the source code of this file.

Classes

struct  first_template_arg< Class< T1, Ts... > >
 
class  join_with_adaptor< Pattern >
 
struct  join_with_niebloid
 

Namespaces

 vccc
 
 vccc::ranges
 
 vccc::ranges::views
 
 vccc::ranges::views::detail
 

Typedefs

template<typename T >
using first_template_arg_t = typename first_template_arg< T >::type
 

Variables

constexpr VCCC_INLINE_OR_STATIC detail::join_with_niebloid join_with {}