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

Type trait to check if a type is vector or list. More...

#include <SVFUtil.h>

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

Detailed Description

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

Type trait to check if a type is vector or list.

Definition at line 489 of file SVFUtil.h.


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