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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgFile, int,&SgFile::p_verbose >

Definition at line 15339 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"verbose"}
 
static constexpr char const *const typestr {"int"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgFile::p_verbose}
 

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