openMSX
Public Member Functions | List of all members
strCatImpl::ConcatFixedWidthDecIntegral< N, T > Struct Template Reference

#include <strCat.hh>

Public Member Functions

 ConcatFixedWidthDecIntegral (T t)
 
size_t size () const
 
char * copy (char *dst) const
 

Detailed Description

template<size_t N, std::integral T>
struct strCatImpl::ConcatFixedWidthDecIntegral< N, T >

Definition at line 465 of file strCat.hh.

Constructor & Destructor Documentation

◆ ConcatFixedWidthDecIntegral()

template<size_t N, std::integral T>
strCatImpl::ConcatFixedWidthDecIntegral< N, T >::ConcatFixedWidthDecIntegral ( t)
inlineexplicit

Definition at line 467 of file strCat.hh.

Member Function Documentation

◆ copy()

template<size_t N, std::integral T>
char * strCatImpl::ConcatFixedWidthDecIntegral< N, T >::copy ( char *  dst) const
inline

Definition at line 477 of file strCat.hh.

References spaces().

◆ size()

template<size_t N, std::integral T>
size_t strCatImpl::ConcatFixedWidthDecIntegral< N, T >::size ( ) const
inline

Definition at line 472 of file strCat.hh.


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