using | fields_t = mp::List< describe_field_t< SgGraph, std::string,&SgGraph::p_name >, describe_field_t< SgGraph, rose_graph_integer_node_hash_map,&SgGraph::p_node_index_to_node_map >, describe_field_t< SgGraph, rose_graph_integer_edge_hash_map,&SgGraph::p_edge_index_to_edge_map >, describe_field_t< SgGraph, rose_graph_integerpair_edge_hash_multimap,&SgGraph::p_node_index_pair_to_edge_multimap >, describe_field_t< SgGraph, rose_graph_string_integer_hash_multimap,&SgGraph::p_string_to_node_index_multimap >, describe_field_t< SgGraph, rose_graph_string_integer_hash_multimap,&SgGraph::p_string_to_edge_index_multimap >, describe_field_t< SgGraph, rose_graph_integer_edge_hash_multimap,&SgGraph::p_node_index_to_edge_multimap >, describe_field_t< SgGraph, int,&SgGraph::p_index >, describe_field_t< SgGraph, SgBoostEdgeList,&SgGraph::p_boost_edges >, describe_field_t< SgGraph, SgBoostEdgeWeightList,&SgGraph::p_boost_edge_weights >, describe_field_t< SgGraph, AstAttributeMechanism *,&SgGraph::p_attributeMechanism >, describe_field_t< SgGraph, std::map< int, std::string >,&SgGraph::p_properties > > |