mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-01 23:54:12 +08:00
mdbx++: updates tested compilers list.
Change-Id: I57e04ec29fbb6d7db43abb5174cbc64a116c1aa0
This commit is contained in:
parent
da151e52a7
commit
5798155892
6
mdbx.h++
6
mdbx.h++
@ -1,7 +1,11 @@
|
||||
//
|
||||
// The libmdbx C++ API (preliminary)
|
||||
//
|
||||
// Reguires GNU C++ >= 4.8, clang >= 4.0, MSVC >= 19.0 (Visual Studio 2015).
|
||||
// Tested with:
|
||||
// LCC >= 1.23 (http://www.mcst.ru/lcc),
|
||||
// GNU C++ >= 4.8,
|
||||
// clang >= 4.0,
|
||||
// MSVC >= 19.0 (Visual Studio 2015), but 19.2x could hang due optimizer bug.
|
||||
|
||||
/// \file mdbx.h++
|
||||
/// \brief The libmdbx C++ API header file
|
||||
|
Loading…
x
Reference in New Issue
Block a user