Static Value-Flow Analysis
Public Types | List of all members
SVF::GenericGraphTraits< GraphType > Struct Template Reference

#include <GraphTraits.h>

Public Types

using NodeRef = typename GraphType::UnknownGraphTypeError
 

Detailed Description

template<class GraphType>
struct SVF::GenericGraphTraits< GraphType >

Definition at line 36 of file GraphTraits.h.

Member Typedef Documentation

◆ NodeRef

template<class GraphType >
using SVF::GenericGraphTraits< GraphType >::NodeRef = typename GraphType::UnknownGraphTypeError

Definition at line 80 of file GraphTraits.h.


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