Dbg::dbgBuf::dbgBuf
Construct from streambuf
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/AnalysisDebuggingUtils.h>
dbgBuf(std::streambuf* baseBuf);
Parameters
Name |
Description |
baseBuf |
The object to construct from |
Created with MrDocs