mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-25 18:52:09 +00:00
src/basic_archive.cpp: improve docs for archive version 19
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user