A concise and elegantly implemented template string formatter.
Only SlotString is recommended, not SlotStringLite, which has serious performance issues.
(Optimization: SoA, FSM, trim memory, non-virtual method, reuse buffer, reference comparison)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A concise and elegantly implemented template string formatter.
Only SlotString is recommended, not SlotStringLite, which has serious performance issues.
(Optimization: SoA, FSM, trim memory, non-virtual method, reuse buffer, reference comparison)