ant
A2 ant: class-based analysis framework
pair_t< T > Struct Template Reference
+ Collaboration diagram for pair_t< T >:

Public Member Functions

 pair_t (const string &name)
 

Public Attributes

string Name
 
Item
 

Constructor & Destructor Documentation

◆ pair_t()

template<typename T >
pair_t< T >::pair_t ( const string &  name)
inlineexplicit

Member Data Documentation

◆ Item

template<typename T >
T pair_t< T >::Item

◆ Name

template<typename T >
string pair_t< T >::Name

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