yuzu/externals/vcpkg/buildtrees/boost-exception/src/ost-1.79.0-1b4bdfb5ca.clean/meta/libraries.json
2022-11-05 15:35:56 +01:00

17 lines
461 B
JSON
Executable File

{
"key": "exception",
"name": "Exception",
"authors": [
"Emil Dotchevski"
],
"description": "The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads.",
"documentation": "doc/boost-exception.html",
"category": [
"Emulation"
],
"maintainers": [
"Emil Dotchevski <emil -at- revergestudios.com>"
],
"cxxstd": "03"
}