Registry / utility / gul17
library26.2.0vcpkgunverified

General Utility Library for C++17 providing often-used utility functions and types not available in the standard library.

vcpkg install gul17
INSTALL
IMPORT
SIG · GUL17
G
gul17
utilitycppv26.2.0
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.

gul17/gul17.h
#include <gul17/gul17.h>

Trim whitespace from a string

#include <gul17/gul17.h> int main() { auto result = gul17::trim(" hello "); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
26.2.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources

No resource links recorded.

gul17 — pip install gul17 · libregistry