Iros
 
Loading...
Searching...
No Matches
di::container::string::TransparentEncoding Class Reference

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

Public Types

using CodeUnit = char
 
using CodePoint = char
 
using Iterator = TransparentIterator
 

Friends

constexpr friend auto tag_invoke (types::Tag< encoding::universal >, InPlaceType< TransparentEncoding >) -> bool
 
constexpr friend auto tag_invoke (types::Tag< encoding::contiguous >, InPlaceType< TransparentEncoding >) -> bool
 
constexpr friend auto tag_invoke (types::Tag< encoding::null_terminated >, InPlaceType< TransparentEncoding >) -> bool
 

Member Typedef Documentation

◆ CodePoint

◆ CodeUnit

◆ Iterator

Friends And Related Symbol Documentation

◆ tag_invoke [1/3]

friend auto tag_invoke ( types::Tag< encoding::contiguous > ,
InPlaceType< TransparentEncoding >  ) -> bool
friend

◆ tag_invoke [2/3]

friend auto tag_invoke ( types::Tag< encoding::null_terminated > ,
InPlaceType< TransparentEncoding >  ) -> bool
friend

◆ tag_invoke [3/3]

friend auto tag_invoke ( types::Tag< encoding::universal > ,
InPlaceType< TransparentEncoding >  ) -> bool
friend

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