HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
appender Class Reference

#include <core.h>

+ Inheritance diagram for appender:

Public Member Functions

 appender (base it) noexcept
 
 FMT_UNCHECKED_ITERATOR (appender)
 
auto operator++ () noexcept-> appender &
 
auto operator++ (int) noexcept-> appender
 

Detailed Description

Definition at line 1488 of file core.h.

Constructor & Destructor Documentation

appender::appender ( base  it)
inlinenoexcept

Definition at line 1493 of file core.h.

Member Function Documentation

appender::FMT_UNCHECKED_ITERATOR ( appender  )
auto appender::operator++ ( ) -> appender&
inlinenoexcept

Definition at line 1496 of file core.h.

auto appender::operator++ ( int  ) -> appender
inlinenoexcept

Definition at line 1497 of file core.h.


The documentation for this class was generated from the following file: