Loading [MathJax]/jax/input/TeX/config.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
di::container::view::detail::CloneFunction Struct Reference

#include <di/container/view/clone.h>

Inheritance diagram for di::container::view::detail::CloneFunction:
[legend]

Public Member Functions

template<concepts::ViewableContainer Con, typename Value = meta::ContainerReference<Con>>
requires (!concepts::LValueReference<Value> || concepts::Clonable<Value>)
constexpr auto operator() (Con &&container) const -> concepts::View auto
 

Member Function Documentation

◆ operator()()

template<concepts::ViewableContainer Con, typename Value = meta::ContainerReference<Con>>
requires (!concepts::LValueReference<Value> || concepts::Clonable<Value>)
auto di::container::view::detail::CloneFunction::operator() ( Con && container) const -> concepts::View auto
inlineconstexpr

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