Skip to content
Snippets Groups Projects
Commit d9156638 authored by whh8b's avatar whh8b
Browse files

Refactor ZiprUntypedOption_t, add observee field and

check for matching types on AddObserver

1. Refactor ZiprUntypedOption_t -> ZiprOption_t
2. Add observee field: this will let an observer
track its observee. When () or == (etc) are called,
they should pass control to their observee.
3. Add type checking for AddObserver.
parent 74e67221
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment