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

Description

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

Default edge property writer is a no-op.

Definition at line 415 of file ControlFlow.h.

#include <Rose/BinaryAnalysis/ControlFlow.h>

Public Member Functions

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

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