openMSX
Public Member Functions | List of all members
strCatImpl::ConcatViaString Struct Reference

#include <strCat.hh>

Inheritance diagram for strCatImpl::ConcatViaString:
Inheritance graph
[legend]

Public Member Functions

 ConcatViaString (std::string s_)
 
size_t size () const
 
char * copy (char *dst) const
 

Detailed Description

Definition at line 120 of file strCat.hh.

Constructor & Destructor Documentation

◆ ConcatViaString()

strCatImpl::ConcatViaString::ConcatViaString ( std::string  s_)
inlineexplicit

Definition at line 122 of file strCat.hh.

Member Function Documentation

◆ copy()

char * strCatImpl::ConcatViaString::copy ( char *  dst) const
inline

Definition at line 132 of file strCat.hh.

References ranges::copy().

◆ size()

size_t strCatImpl::ConcatViaString::size ( ) const
inline

Definition at line 127 of file strCat.hh.


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