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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgOptions, int,&SgOptions::p_debug_level >

Definition at line 24809 of file generated.h.

Public Types

using parent = SgOptions
 
using field_type = int
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgOptions, int SgOptions::*,&SgOptions::p_debug_level >
 

Static Public Attributes

static constexpr size_t position {4}
 
static constexpr char const *const name {"debug_level"}
 
static constexpr char const *const typestr {"int"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgOptions::p_debug_level}
 

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