#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/views/single.hpp>
|
template<typename T , std::enable_if_t< conjunction< copy_constructible< std::decay_t< T >>, std::is_object< std::decay_t< T >>, std::is_constructible< std::decay_t< T >, T && > >::value, int > = 0> |
constexpr single_view< std::decay_t< T > > | operator() (T &&t) const |
|
◆ operator()()
constexpr single_view<std::decay_t<T> > operator() |
( |
T && |
t | ) |
const |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: