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

inline_string: do not check if inline_string is on pmem

In pmemkv we have a use for keeping inline_string in DRAM. It's
also safe (unlike for e.g. pmem::obj::string) since inline_string
does not manage allocations.
parent 48082954
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