boost::capy::test::bufgrind::split_type
Pairs the two slice_type halves that next yields together.
Synopsis
Declared in <boost/capy/test/bufgrind.hpp>
using split_type = std::pair<slice_type, slice_type>;
Created with MrDocs