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

Type trait to check if a type is a map or unordered_map. More...

#include <SVFUtil.h>

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

Detailed Description

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

Type trait to check if a type is a map or unordered_map.

Definition at line 472 of file SVFUtil.h.


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