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

#include <strCat.hh>

Public Member Functions

 ConcatFixedWidthBinIntegral (T t_)
 
size_t size () const
 
char * copy (char *dst) const
 

Detailed Description

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

Definition at line 408 of file strCat.hh.

Constructor & Destructor Documentation

◆ ConcatFixedWidthBinIntegral()

template<size_t N, std::integral T>
strCatImpl::ConcatFixedWidthBinIntegral< N, T >::ConcatFixedWidthBinIntegral ( t_)
inlineexplicit

Definition at line 410 of file strCat.hh.

References t.

Member Function Documentation

◆ copy()

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

Definition at line 420 of file strCat.hh.

References repeat(), and t.

◆ size()

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

Definition at line 415 of file strCat.hh.


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