From 2beaaa57d69781cdfa68ce278f7ad3f93a759cc2 Mon Sep 17 00:00:00 2001 From: Mikhail Grushinskiy Date: Sat, 31 Aug 2024 23:20:18 -0400 Subject: [PATCH] Update MonoWedge.h --- bbn_wave_freq_m5atomS3/MonoWedge.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bbn_wave_freq_m5atomS3/MonoWedge.h b/bbn_wave_freq_m5atomS3/MonoWedge.h index 5884040..99152bd 100644 --- a/bbn_wave_freq_m5atomS3/MonoWedge.h +++ b/bbn_wave_freq_m5atomS3/MonoWedge.h @@ -51,6 +51,8 @@ The wedge must be monotonic at all times with respect to Compare, EG. by only modifying the structure with wedge_update and pop_front. + Adopted from; https://github.com/EvanBalster/STL_mono_wedge + */ #include