Commit 23ca49a6 authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

Implement inline_string

It is a data structure that holds sequence of chars within the same
memory as the inline_string data structure itself. It requires
custom allocation logic and a runtime wrapper (accessor) which
is aware of the memory location and capacity.
parent b34a2910
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment