Changeset 70284830 for src/ResolvExpr/CurrentObject.h
- Timestamp:
- Aug 11, 2017, 3:54:44 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- f6cc2096
- Parents:
- 0a5b683 (diff), 33c4b81 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/ResolvExpr/CurrentObject.h
r0a5b683 r70284830 24 24 class MemberIterator; 25 25 26 // TODO: memory management of MemberIterators 26 27 class CurrentObject { 27 28 public:
Note: See TracChangeset
for help on using the changeset viewer.