xo-arena: tidy: make CircularBuffer::_expand_to() private
This commit is contained in:
parent
516b57ae81
commit
770879aa68
3 changed files with 41 additions and 39 deletions
|
|
@ -55,6 +55,8 @@ namespace xo {
|
|||
|
||||
REQUIRE(buf.occupied_range().to_string_view() == std::string_view("defghijklmnopq"));
|
||||
}
|
||||
|
||||
// TODO: test pin_range() / unpin_range()
|
||||
} /*namespace ut*/
|
||||
} /*namespace xo*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue