]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/integer/meta/libraries.json
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / integer / meta / libraries.json
CommitLineData
7c673cae
FG
1{
2 "key": "integer",
3 "name": "Integer",
4 "description": "The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std.",
5 "category": [
6 "Math"
7 ],
8 "authors": "",
9 "maintainers": [
92f5a8d4
TL
10 "Daryle Walker <darylew -at- hotmail.com>",
11 "Andrey Semashev <andrey.semashev -at- gmail.com>"
7c673cae
FG
12 ]
13}