Added module flagging from libraries.json (#1900) (#1926)

This commit is contained in:
daveoconnor
2025-09-30 14:35:26 -07:00
committed by GitHub
parent 63321747ed
commit cb5c4ab492
13 changed files with 68 additions and 19 deletions

View File

@@ -71,6 +71,7 @@
"category": [
"Function-objects"
],
"cxxstd": "03"
"cxxstd": "03",
"modules": true
}
]