boost::capy::tag_invoke
Synopsis
Declared in <boost/capy/buffers.hpp>
template<ConstBufferSequence CB>
std::size_t
tag_invoke(
size_tag const&,
CB const& bs) noexcept;
Created with MrDocs
Declared in <boost/capy/buffers.hpp>
template<ConstBufferSequence CB>
std::size_t
tag_invoke(
size_tag const&,
CB const& bs) noexcept;
Created with MrDocs