tanya/sys/dub.json
Eugen Wissner 5ab99cf887 Move memory functions into memory.lifecycle
- move
- moveEmplace
- forward
- emplace
- swap
2019-03-17 10:56:44 +01:00

13 lines
173 B
JSON

{
"name": "sys",
"description": "Low-level operating system bindings and definitions",
"targetType": "library",
"sourcePaths": [
"."
],
"importPaths": [
"."
]
}