ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::BinaryAnalysis::ControlFlow::DefaultVertexPropertyWriter< CFG > Struct Template Reference

Description

template<class CFG>
struct Rose::BinaryAnalysis::ControlFlow::DefaultVertexPropertyWriter< CFG >

Default vertex property writer is a no-op.

Definition at line 412 of file ControlFlow.h.

#include <Rose/BinaryAnalysis/ControlFlow.h>

Public Member Functions

void operator() (std::ostream &, typename boost::graph_traits< CFG >::vertex_descriptor) const
 

Member Function Documentation

◆ operator()()

template<class CFG >
void Rose::BinaryAnalysis::ControlFlow::DefaultVertexPropertyWriter< CFG >::operator() ( std::ostream &  ,
typename boost::graph_traits< CFG >::vertex_descriptor   
) const
inline

Definition at line 413 of file ControlFlow.h.


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