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

#include <strCat.hh>

Inheritance diagram for strCatImpl::ConcatUnit< T >:
Inheritance graph
[legend]
Collaboration diagram for strCatImpl::ConcatUnit< T >:
Collaboration graph
[legend]

Public Member Functions

 ConcatUnit (const T &t)
 
- Public Member Functions inherited from strCatImpl::ConcatViaString
 ConcatViaString (std::string s_)
 
size_t size () const
 
char * copy (char *dst) const
 

Detailed Description

template<typename T>
struct strCatImpl::ConcatUnit< T >

Definition at line 159 of file strCat.hh.

Constructor & Destructor Documentation

◆ ConcatUnit()

template<typename T >
strCatImpl::ConcatUnit< T >::ConcatUnit ( const T &  t)
inlineexplicit

Definition at line 161 of file strCat.hh.

References t.


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