ChimeraTK-cppext 01.07.01
Loading...
Searching...
No Matches
ranges.hpp File Reference
#include <ranges>
#include <vector>
+ Include dependency graph for ranges.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cppext::ranges::detail::ToImpl< Container >
 

Namespaces

namespace  cppext
 
namespace  cppext::ranges
 
namespace  cppext::ranges::detail
 

Functions

template<template< typename... > class Container>
constexpr auto cppext::ranges::to ()
 Convert a C++ range into the given Container type.