Commit Graph
4 Commits
Author SHA1 Message Date
Vladislav Shchapov 4dc7170d21 Fix C++17 builds: (#2192)
- Fix C++17 Visual Studio builds.
- Use C++17 for `windows-2019` builds.
- Removed options for unsupported compiler (MSVC11).
- Removed options, not needed after enabling C++11+ features in gmock/gtest.
2021-03-26 06:19:43 -07:00
Владислав Щапов 236fea1f00 Workaround bugs in gcc 8 2020-11-01 06:08:28 -08:00
Vladislav Shchapov 97c8873214 Allocator::max_size support in basic_memory_buffer (#1960) 2020-10-29 06:17:00 -07:00
Владислав Щапов e54eb67639 Workaround bugs in gcc 8 2020-10-27 06:11:31 -07:00