forked from boostorg/tuple
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