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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgOptions, std::ostream *,&SgOptions::p_error_output >

Definition at line 24787 of file generated.h.

Public Types

using parent = SgOptions
 
using field_type = std::ostream *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgOptions, std::ostream *SgOptions::*,&SgOptions::p_error_output >
 

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"error_output"}
 
static constexpr char const *const typestr {"std::ostream*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgOptions::p_error_output}
 

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