Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

rjsoncons (version 1.3.2)

version: Version of jsoncons C++ library

Description

version() reports the version of the C++ jsoncons library in use.

Usage

version()

Arguments

Value

version() returns a character(1) major.minor.patch version string, possibly with git hash for between-release version.

Examples

Run this code
version()

Run the code above in your browser using DataLab