Registry / utility / daw-header-libraries

daw-header-libraries

JSON →
library2.132.1vcpkgunverified

Set of header-only algorithms used in daw-utf8-range and daw-json-link.

vcpkg install daw-header-libraries
INSTALL
IMPORT
SIG · DAW-HEADER-LIBRARI
D
daw-header-libraries
utilitycppv2.132.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

daw/daw_header_libraries.h
#include <daw/daw_header_libraries.h>

Use a header-only algorithm

#include <daw/daw_header_libraries.h> #include <iostream> int main() { auto r = daw::algorithm::find(42, std::vector<int>{1,2,3,42,5}); std::cout << *r << '\n'; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.132.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

daw-header-libraries — pip install daw-header-libraries · libregistry