step20
Loading...
Searching...
No Matches
Namespaces | Functions
to.hpp File Reference
#include "detail/utility.hpp"
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  step20
 

Functions

template<class To , std::ranges::input_range From>
To step20::to (From &&from)
 
template<template< class... > class To, std::ranges::input_range From>
auto step20::to (From &&from)