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

Trait class that identifies whether T is tuple-like. More...

#include <AuxData.hpp>

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

Detailed Description

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

Trait class that identifies whether T is tuple-like.

See also
AuxData

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