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

#include <strCat.hh>

Public Member Functions

 ConcatSpaces (size_t n_)
 
size_t size () const
 
char * copy (char *dst) const
 

Detailed Description

Definition at line 439 of file strCat.hh.

Constructor & Destructor Documentation

◆ ConcatSpaces()

strCatImpl::ConcatSpaces::ConcatSpaces ( size_t  n_)
inline

Definition at line 441 of file strCat.hh.

Member Function Documentation

◆ copy()

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

Definition at line 451 of file strCat.hh.

References ranges::fill().

Referenced by strCatImpl::ConcatFixedWidthDecIntegral< N, T >::copy().

◆ size()

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

Definition at line 446 of file strCat.hh.


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