mimic++ v2
Loading...
Searching...
No Matches
string

Contains symbols for generic string processing. More...

Collaboration diagram for string:

Topics

 is_character
 Type-trait, which determines, whether the given type is a character-type.
 
 string_case_fold_converter
 Type-trait, which contains properties for the provided string type.
 
 string_traits
 Type-trait, which contains properties for the provided string type.
 

Concepts

concept  mimicpp::string
 Determines, whether the given type can be used as a string-type.
 
concept  mimicpp::case_foldable_string
 Determines, whether the given type supports string normalization.
 

Detailed Description

Contains symbols for generic string processing.