12 lines
334 B
Org Mode
12 lines
334 B
Org Mode
#+title: Abseil - C++ Common Libraries
|
|
|
|
Abseil is an open-source collection of C++ code (compliant to C++14) designed to
|
|
augment the C++ standard library.
|
|
|
|
See https://github.com/abseil/abseil-cpp.
|
|
|
|
* Issues
|
|
** Building/running tests on QNAP/QTS 4.x (using Entware-NG) does not work
|
|
|
|
Trying to enable tests results in build failures.
|