]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
buffer.h: Add empty constructor to contigous_filler
authorAdam Kupczyk <akupczyk@ibm.com>
Mon, 10 Mar 2025 12:02:48 +0000 (12:02 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Fri, 28 Mar 2025 16:06:02 +0000 (16:06 +0000)
commit35c1d4a54fae3f50c5498e40a33d66be6921cd7e
treee0ecd0a2158863cee67d8c2ee2e239ec8ae43271
parent90bf20764dbb7386b4f979a5bf641fc0fcbdf7fa
buffer.h: Add empty constructor to contigous_filler

This is useful to have ability to create a contigous_filler variable.
Otherwise one needs std::optional<>.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/include/buffer.h