toutes les options
bullseye  ]
[ Paquet source : json11  ]

Paquet : libjson11-1 (1.0.0-2)

Liens pour libjson11-1

Screenshot

Ressources Debian :

Télécharger le paquet source json11 :

Responsables :

Ressources externes :

Paquets similaires :

Tiny JSON library for C++11

json11 is a tiny JSON library for C++11, providing JSON parsing and serialization.

The core object provided by the library is json11::Json. A Json object represents any JSON value: null, bool, number (int or double), string (std::string), array (std::vector), or object (std::map).

Json objects act like values. They can be assigned, copied, moved, compared for equality or order, and so on. There are also helper methods Json::dump, to serialize a Json to a string, and Json::parse (static) to parse a std::string as a Json object.

Autres paquets associés à libjson11-1

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libjson11-1

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
armel 20,8 ko80,0 ko [liste des fichiers]