GCC Middle and Back End API Reference
kv_pair< ValueType > Struct Template Reference

#include <coretypes.h>

Data Fields

const char *const name
 
const ValueType value
 

Detailed Description

template<typename ValueType>
struct kv_pair< ValueType >
Define a name->value mapping.   

Field Documentation

◆ name

◆ value


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