1
0
Mirror von https://github.com/tkuschel/bees.git synchronisiert 2026-05-08 04:59:37 +02:00

docs: tested with GCC 6.3.0

Update the list of compiler versions tested.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
Zygo Blaxell
2018-12-09 23:36:11 -05:00
Ursprung 7933ccb660
Commit 5f063dd752
+1 -1
Datei anzeigen
@@ -4,7 +4,7 @@ Building bees
Dependencies
------------
* C++11 compiler (tested with GCC 4.9, 6.2.0, 8.1.0)
* C++11 compiler (tested with GCC 4.9, 6.3.0, 8.1.0)
Sorry. I really like closures and shared_ptr, so support
for earlier compiler versions is unlikely.