git subrepo clone (merge) git@github.com:Rconybea/xo-flatstring xo-flatstring

subrepo:
  subdir:   "xo-flatstring"
  merged:   "996c220e"
upstream:
  origin:   "git@github.com:Rconybea/xo-flatstring"
  branch:   "main"
  commit:   "996c220e"
git-subrepo:
  version:  "0.4.9"
  origin:   "???"
  commit:   "???"
This commit is contained in:
Roland Conybeare 2026-06-06 21:34:32 -04:00
commit fa57de89fe
32 changed files with 2529 additions and 0 deletions

View file

@ -0,0 +1,16 @@
.. _flatstring_functions:
.. toctree::
:maxdepth: 2
Flatstring Functions
====================
.. code-block:: cpp
#include <xo/flatstring/flatstring.hpp>
.. doxygenfunction:: xo::flatstring_concat
.. doxygengroup:: flatstring-3way-compare
:content-only: