Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CAPNPROTO] Cleaned Up Lookahead IFDEFs
Instead of having two implementations of the same functions, it is cleaner and would prevent regressions if there was a single implementation with IFDEFs inside of it. Combined the implementations of the ExtendedMapLookaead's read and write methods.
- Loading branch information