ROSE 0.11.145.147
Public Types | Public Attributes | Static Public Attributes | List of all members
Rose::Traits::traversal_details::empty_field_t Struct Reference

Description

Used for the call to pre/post functor at the root of the traversal.

Definition at line 27 of file Traits/Traversal.h.

#include <Rose/Traits/Traversal.h>

Public Types

using parent = void
 

Public Attributes

size_t index {0}
 

Static Public Attributes

static constexpr size_t position {0}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::traversal_details::empty_field_t::parent = void

Definition at line 28 of file Traits/Traversal.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::traversal_details::empty_field_t::position {0}
staticconstexpr

Definition at line 29 of file Traits/Traversal.h.

◆ index

size_t Rose::Traits::traversal_details::empty_field_t::index {0}

Definition at line 30 of file Traits/Traversal.h.


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