From c4c15facbab206a35e65769d98fb2ed987af4e66 Mon Sep 17 00:00:00 2001 From: Kartik Arcot Date: Sat, 21 Jan 2023 22:29:44 -0800 Subject: [PATCH] better documentation --- gtsam/base/std_optional_serialization.h | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/gtsam/base/std_optional_serialization.h b/gtsam/base/std_optional_serialization.h index f8c351b9c..d4ed4f53d 100644 --- a/gtsam/base/std_optional_serialization.h +++ b/gtsam/base/std_optional_serialization.h @@ -18,7 +18,25 @@ #include #include -//!!!!!!!!! I don't completely understand or know if this is correct but compilation works!!!!!!!!!!! +/** A bunch of declarations to deal with gcc bug + * The compiler has a difficult time distinguisihing between: + * + * template