|
std::span< typename base_type::char_type > | span () const noexcept |
|
| basic_spanstream_impl (std::span< typename BaseStream::char_type > buffer, std::ios_base::openmode mode=Mode) |
|
void | span (std::span< typename BaseStream::char_type > buffer) noexcept |
|
|
basic_spanbuf< typename BaseStream::char_type, typename BaseStream::traits_type > | spanbuf_ |
|
◆ base_type
template<typename CharT , typename Traits = std::char_traits<CharT>>
Initial value:
basic_spanstream_impl<std::basic_iostream<CharT, Traits>, std::ios_base::in | std::ios_base::out>
The documentation for this struct was generated from the following file: