HAL  v4.5.0-124-g47ab54673
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::cte::PairPtrEq Struct Reference

#include </home/runner/work/hal/hal/plugins/clock_tree_extractor/include/clock_tree_extractor/clock_tree.h>

Collaboration diagram for hal::cte::PairPtrEq:
Collaboration graph

Public Member Functions

bool operator() (const std::pair< const void *, const void * > &p1, const std::pair< const void *, const void * > &p2) const noexcept
 

Detailed Description

Definition at line 70 of file clock_tree.h.

Member Function Documentation

◆ operator()()

bool hal::cte::PairPtrEq::operator() ( const std::pair< const void *, const void * > &  p1,
const std::pair< const void *, const void * > &  p2 
) const
inlinenoexcept

Definition at line 72 of file clock_tree.h.


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