Template Function Coral::operator<<(std::basic_ostream&, PcBuffer&)

Template Function Coral::operator<<(std::basic_ostream<element_t>&, PcBuffer<depth, element_t, alignment, Lock>&)#

Function Documentation#

Warning

doxygenfunction: Unable to resolve function “Coral::operator<<” with arguments (std::basic_ostream<element_t>&, PcBuffer<depth, element_t, alignment, Lock>&) in doxygen xml output for project “coral” from directory: xml. Potential matches:

- std::ostream &operator<<(std::ostream &stream, Result instance)
- template<std::size_t depth, typename element_t = std::byte, std::size_t alignment = sizeof(element_t), class Lock = NoopLock> std::basic_ostream<element_t> &operator<<(std::basic_ostream<element_t> &stream, PcBuffer<depth, element_t, alignment, Lock> &instance)