Iros
 
Loading...
Searching...
No Matches
di::container::string::encoding::detail::UnicodeCodePointUnwrapFunction Struct Reference

#include <di/container/string/encoding.h>

Public Member Functions

template<typename T, typename Input, typename U = meta::EncodingCodePoint<T>, typename P = meta::EncodingCodePoint<T>>
requires (concepts::TagInvocable<UnicodeCodePointUnwrapFunction, T const&, Input> || concepts::SameAs<P, c32> || concepts::ConstructibleFrom<c32, P>)
constexpr auto operator() (T const &encoding, Input it) const -> meta::EncodingIterator< T >
 

Member Function Documentation

◆ operator()()

template<typename T, typename Input, typename U = meta::EncodingCodePoint<T>, typename P = meta::EncodingCodePoint<T>>
requires (concepts::TagInvocable<UnicodeCodePointUnwrapFunction, T const&, Input> || concepts::SameAs<P, c32> || concepts::ConstructibleFrom<c32, P>)
auto di::container::string::encoding::detail::UnicodeCodePointUnwrapFunction::operator() ( T const & encoding,
Input it ) const -> meta::EncodingIterator<T>
inlineconstexpr

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