ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgMemberFunctionType, unsigned int,&SgMemberFunctionType::p_mfunc_specifier > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgMemberFunctionType, unsigned int,&SgMemberFunctionType::p_mfunc_specifier >

Definition at line 22332 of file generated.h.

Public Types

using parent = SgMemberFunctionType
 
using field_type = unsigned int
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgMemberFunctionType, unsigned int SgMemberFunctionType::*,&SgMemberFunctionType::p_mfunc_specifier >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"mfunc_specifier"}
 
static constexpr char const *const typestr {"unsigned int"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgMemberFunctionType::p_mfunc_specifier}
 

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