openMSX
Public Member Functions | List of all members
strCatImpl::ConcatUnit< string_view > Struct Template Reference

#include <strCat.hh>

Public Member Functions

 ConcatUnit (const string_view v_)
 
size_t size () const
 
char * copy (char *dst) const
 

Detailed Description

template<>
struct strCatImpl::ConcatUnit< string_view >

Definition at line 157 of file strCat.hh.

Constructor & Destructor Documentation

◆ ConcatUnit()

Definition at line 159 of file strCat.hh.

Member Function Documentation

◆ copy()

char* strCatImpl::ConcatUnit< string_view >::copy ( char *  dst) const
inline

Definition at line 169 of file strCat.hh.

◆ size()

size_t strCatImpl::ConcatUnit< string_view >::size ( ) const
inline

Definition at line 164 of file strCat.hh.


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