VCCC  2024.05
VisualCamp Common C++ library
ExpandAggregate Class Reference

#include <vccc/__log/iomanip.hpp>

+ Inheritance diagram for ExpandAggregate:

Detailed Description

Note: empty aggregate will not be expanded

Public Member Functions

 ExpandAggregate ()
 
 ExpandAggregate (bool value)
 
template<typename CharT , typename String , typename Stream >
BasicStreamWrapper< CharT, String, Stream > & operator() (BasicStreamWrapper< CharT, String, Stream > &stream) const
 
- Public Member Functions inherited from StreamManipulator
 StreamManipulator ()=default
 
 ~StreamManipulator ()=default
 

Constructor & Destructor Documentation

◆ ExpandAggregate() [1/2]

ExpandAggregate ( )
inline

◆ ExpandAggregate() [2/2]

ExpandAggregate ( bool  value)
inlineexplicit

Member Function Documentation

◆ operator()()

BasicStreamWrapper<CharT, String, Stream>& operator() ( BasicStreamWrapper< CharT, String, Stream > &  stream) const
inline

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