WithExtras< T > Class Template Reference

Helps prints T object using object's T::printWithExtras() method. More...

#include <IoManip.h>

Collaboration diagram for WithExtras< T >:

Public Member Functions

 WithExtras (const T &t)
 caller must ensure t lifetime extends to the last use of this class instance More...
 

Public Attributes

const T & toPrint
 

Detailed Description

template<class T>
class WithExtras< T >

Definition at line 293 of file IoManip.h.

Constructor & Destructor Documentation

◆ WithExtras()

template<class T >
WithExtras< T >::WithExtras ( const T &  t)
inlineexplicit

Definition at line 297 of file IoManip.h.

Member Data Documentation

◆ toPrint

template<class T >
const T& WithExtras< T >::toPrint

Definition at line 298 of file IoManip.h.

Referenced by operator<<().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors