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

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. 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.