struct buffer_traits

Declaration

struct buffer_traits { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/core.h:881

Method Overview

Methods

buffer_traits(size_t)

Declared at: third_party/fmt/include/fmt/core.h:882

Parameters

size_t

auto count() const -> size_t

Declared at: third_party/fmt/include/fmt/core.h:883

auto limit(size_t size) -> size_t

Declared at: third_party/fmt/include/fmt/core.h:884

Parameters

size_t size