GTIRB  v2.3.1
GrammaTech Intermediate Representation for Binaries: C++ API
gtirb::is_set< T > Struct Template Reference

Trait class that identifies whether T is a set container type. More...

#include <AuxData.hpp>

Inheritance diagram for gtirb::is_set< T >:
Inheritance graph
[legend]
Collaboration diagram for gtirb::is_set< T >:
Collaboration graph
[legend]

Detailed Description

template<class T>
struct gtirb::is_set< T >

Trait class that identifies whether T is a set container type.

See also
AuxData

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