boost::capy::size_tag
Tag type for customizing buffer_size via tag_invoke.
Synopsis
Declared in <boost/capy/buffers.hpp>
struct size_tag;
Non-Member Functions
Name |
Description |
Return the total byte count in O(1). |
Created with MrDocs