This website requires JavaScript.
Explore
Help
Sign in
roland
/
xo-stringtable2
Watch
1
Star
0
Fork
You've already forked xo-stringtable2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c++ arena-based string table
14
commits
1
branch
0
tags
83
KiB
C++
93.7%
CMake
6.3%
73bfe2ed26
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
73bfe2ed26
refactor: rename RCollector.std_copy_for -> std_move_for
2026-04-04 16:37:17 -04:00
cmake
refactor: + xo-stringtable2 w/ DString impl
2026-03-05 00:50:58 +11:00
idl
xo-interpreter2 stack: refactor: string clases -> xo-stringtable2/
2026-03-05 13:02:12 +11:00
include/xo
/stringtable2
refactor: rename shallow_copy -> shallow_move + streamline
2026-04-04 16:33:35 -04:00
src
/stringtable2
refactor: rename RCollector.std_copy_for -> std_move_for
2026-04-04 16:37:17 -04:00
utest
xo-interpreter2 stack: refactor: string clases -> xo-stringtable2/
2026-03-05 13:02:12 +11:00
CMakeLists.txt
build: retire FACET argument to genfacetimpl
2026-03-11 10:03:46 -05:00
README.md
initial commit
2026-03-04 23:36:32 +11:00
README.md
xo-stringtable2