Static Value-Flow Analysis
SVF::SVFUtil::is_set< T > Struct Template Reference

Type trait to check if a type is a set or unordered_set. More...

#include <SVFUtil.h>

Inheritance diagram for SVF::SVFUtil::is_set< T >:

Detailed Description

template<typename T>
struct SVF::SVFUtil::is_set< T >

Type trait to check if a type is a set or unordered_set.

Definition at line 481 of file SVFUtil.h.


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