template<>
struct Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >
Definition at line 35395 of file generated.h.
|
using | parent = SgAdaFormalType |
|
using | field_type = bool |
|
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc> |
using | bind = Desc< SgAdaFormalType, bool SgAdaFormalType::*,&SgAdaFormalType::p_is_private > |
|
|
static constexpr size_t | position {0} |
|
static constexpr char const *const | name {"is_private"} |
|
static constexpr char const *const | typestr {"bool"} |
|
static constexpr bool | traverse {false} |
|
static constexpr auto | mbr_ptr {&SgAdaFormalType::p_is_private} |
|
The documentation for this struct was generated from the following file: