
Directories | |
| directory | std | 
Files | |
| file | case_conv.hpp | 
| Defines sequence case-conversion algorithms.  | |
| file | classification.hpp | 
Classification predicates are included in the library to give some more convenience when using algorithms like trim() and all().  | |
| file | compare.hpp | 
| Defines element comparison predicates.  | |
| file | concept.hpp | 
| Defines concepts used in string_algo library.  | |
| file | config.hpp | 
| file | constants.hpp | 
| file | erase.hpp | 
| Defines various erase algorithms.  | |
| file | find.hpp | 
| Defines a set of find algorithms.  | |
| file | find_format.hpp | 
| Defines generic replace algorithms.  | |
| file | find_iterator.hpp | 
| Defines find iterator classes.  | |
| file | finder.hpp | 
| Defines Finder generators.  | |
| file | formatter.hpp | 
| Defines Formatter generators.  | |
| file | iter_find.hpp | 
| Defines generic split algorithms.  | |
| file | join.hpp | 
| Defines join algorithm.  | |
| file | predicate.hpp | 
| Defines string-related predicates.  | |
| file | predicate_facade.hpp | 
| file | regex.hpp | 
| Defines regex variants of the algorithms.  | |
| file | regex_find_format.hpp | 
Defines the regex_finder and regex_formatter generators.  | |
| file | replace.hpp | 
| Defines various replace algorithms.  | |
| file | sequence_traits.hpp | 
| Traits defined in this header are used by various algorithms to achieve better performance for specific containers.  | |
| file | split.hpp | 
| Defines basic split algorithms.  | |
| file | std_containers_traits.hpp | 
| This file includes sequence traits for stl containers.  | |
| file | trim.hpp | 
| Defines trim algorithms.  | |
| file | trim_all.hpp | 
| Defines trim_all algorithms.  | |
| file | yes_no_type.hpp |