From 48d47e4ed696d1ce04a0dc7b59bf1effb455953e Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Thu, 8 Dec 2022 15:08:05 +0100 Subject: [PATCH] src/basic_archive.cpp: improve docs for archive version 19 --- src/basic_archive.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/basic_archive.cpp b/src/basic_archive.cpp index 01e02a88..8b7d9e95 100644 --- a/src/basic_archive.cpp +++ b/src/basic_archive.cpp @@ -83,7 +83,7 @@ BOOST_ARCHIVE_SIGNATURE(){ // 18- addressed undefined behavior in archive constructors. // init() called from base wrote archive header before archive // was fully constructed. -// Boost 1.76 +// 19- Boost 1.76 April 2021 BOOST_SYMBOL_VISIBLE boost::serialization::library_version_type BOOST_ARCHIVE_VERSION(){