#include <format.h>
|
using | char_type = typename Streambuf::char_type |
|
using | streamsize = decltype(std::declval< Streambuf >().sputn(nullptr, 0)) |
|
using | int_type = typename Streambuf::int_type |
|
using | traits_type = typename Streambuf::traits_type |
|
◆ char_type
template<typename Streambuf >
◆ int_type
template<typename Streambuf >
◆ streamsize
template<typename Streambuf >
◆ traits_type
template<typename Streambuf >
◆ formatbuf()
template<typename Streambuf >
◆ overflow()
template<typename Streambuf >
◆ xsputn()
template<typename Streambuf >
◆ buffer_
template<typename Streambuf >
The documentation for this class was generated from the following file:
- third_party/spdlog/include/spdlog/fmt/bundled/format.h