From 95c906f03dd8fc33b47502739cbe4ce2cb1220dc Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Sun, 27 Jun 2021 17:36:25 -0400 Subject: [PATCH] Takes a serious shot at `back_map`. --- ClockReceiver/JustInTime.hpp | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/ClockReceiver/JustInTime.hpp b/ClockReceiver/JustInTime.hpp index c87da1976..32208e5f0 100644 --- a/ClockReceiver/JustInTime.hpp +++ b/ClockReceiver/JustInTime.hpp @@ -207,8 +207,22 @@ template