sapling/eden/fs/journal
Chad Austin 39411c9714 port JournalDelta to use match
Summary:
Test out `match` by porting JournalDelta to it from `std::visit`. Much
nicer!

Reviewed By: mshroyer

Differential Revision: D45629545

fbshipit-source-id: 96af83589cdfed26adf4d67f4a97dc2b375caa28
2023-05-11 11:10:01 -07:00
..
test remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00
Journal.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
Journal.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
JournalDelta.cpp port JournalDelta to use match 2023-05-11 11:10:01 -07:00
JournalDelta.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00