Merge pull request #623 from sergiud/language-version

document C++ version
This commit is contained in:
Sergiu Deitsch 2021-03-31 10:32:39 +02:00 committed by GitHub
commit d5fdcfefcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,9 @@ Google Logging Library
|Build Status| |Grunt status|
The Google Logging Library (glog) implements application-level logging.
The library provides logging APIs based on C++-style streams and various
helper macros.
Google Logging (glog) is a C++98 library that implements application-level
logging. The library provides logging APIs based on C++-style streams and
various helper macros.
.. role:: cmake(code)
:language: cmake