xo-flatstring: + README + docs + test coverage
This commit is contained in:
parent
75799f4652
commit
a958217c38
26 changed files with 4161 additions and 156 deletions
15
docs/flatstring-functions.rst
Normal file
15
docs/flatstring-functions.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.. _flatstring_functions:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
Flatstring Functions
|
||||
====================
|
||||
|
||||
.. code-block:: cpp
|
||||
|
||||
#include <xo/flatstring/flatstring.hpp>
|
||||
|
||||
.. doxygenfunction:: xo::flatstring_concat
|
||||
|
||||
.. doxygenfunction:: xo::flatstring_compare
|
||||
Loading…
Add table
Add a link
Reference in a new issue