We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7d159 commit 2379cfaCopy full SHA for 2379cfa
gtsam/base/std_optional_serialization.h
@@ -56,7 +56,7 @@ namespace std { template<> struct is_trivially_move_constructible<boost::seriali
56
#endif
57
58
59
-#if __cplusplus < 201703L
+#if __cplusplus < 201103L
60
// function specializations must be defined in the appropriate
61
// namespace - boost::serialization
62
namespace boost {
0 commit comments