mirror of
https://github.com/boostorg/tuple.git
synced 2025-07-30 04:37:15 +02:00
17
meta/libraries.json
Normal file
17
meta/libraries.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"key": "tuple",
|
||||||
|
"name": "Tuple",
|
||||||
|
"authors": [
|
||||||
|
"Jaakko Järvi"
|
||||||
|
],
|
||||||
|
"description": "Ease definition of functions returning multiple values, and more.",
|
||||||
|
"std": [
|
||||||
|
"tr1"
|
||||||
|
],
|
||||||
|
"category": [
|
||||||
|
"Data"
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
"Jaakko Jarvi <jarvi -at- cs.tamu.edu>"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user