ChimeraTK-cppext 01.07.01
Loading...
Searching...
No Matches
cppext::ranges::detail::ToImpl< Container > Struct Template Reference

#include <ranges.hpp>

+ Inheritance diagram for cppext::ranges::detail::ToImpl< Container >:
+ Collaboration diagram for cppext::ranges::detail::ToImpl< Container >:

Public Member Functions

template<std::ranges::input_range R>
constexpr auto operator() (R &&r) const
 

Detailed Description

template<template< typename... > class Container>
struct cppext::ranges::detail::ToImpl< Container >

Definition at line 13 of file ranges.hpp.

Member Function Documentation

◆ operator()()

template<template< typename... > class Container>
template<std::ranges::input_range R>
constexpr auto cppext::ranges::detail::ToImpl< Container >::operator() ( R &&  r) const
constexpr

Definition at line 42 of file ranges.hpp.


The documentation for this struct was generated from the following file: