cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
Namespaces
20-string_helpers.hpp File Reference

Implementation of string helpers from C++20. More...

Namespaces

 cxxomfort
 Namespace of the cxxomfort library.
 

Detailed Description

Implementation of string helpers from C++20.

This header adds global functions to access the functionality of .starts_with() and .ends_with for string types.