Commit 809ade69 authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

inline_string: add capacity field

After changing radix_tree iterators API to return reference to the value
instead of a wrapper user should be able to check the capacity of an
inline string.

The storage cost of one additional field is not very high and it also
allows for checks inside assign() methods of inline_string.
parent d31caa9a
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