mirror of
https://github.com/google/leveldb.git
synced 2025-03-12 09:40:10 +08:00
cout/endl were missing the std namespace. Also std::make_unique was used inadvertently which is part of C++14 and only C++11 is currently supported. PiperOrigin-RevId: 243221310 |
||
---|---|---|
.. | ||
issue178_test.cc | ||
issue200_test.cc | ||
issue320_test.cc |