class appender

Declaration

class appender : public std::back_insert_iterator { /* full declaration omitted */ };

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

Inherits from: std::back_insert_iterator

Method Overview

  • public appender(fmt::appender::base it) noexcept

Methods

ΒΆappender(fmt::appender::base it) noexcept

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

Parameters

fmt::appender::base it