Registry / utility / vlpp
library1.2.10.2vcpkgunverified

Common C++ construction, including string operation / generic container / linq / General-LR parser generator / multithreading / reflection for C++ / etc

vcpkg install vlpp
INSTALL
IMPORT
SIG · VLPP
V
vlpp
utilitycppv1.2.10.2
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.

vlpp.h
✓ #include <vlpp.h>

Creates a VLPP wide string and prints it

#include <vlpp.h> #include <iostream> int main() { vl::WString s = L"Hello, VLPP!"; std::wcout << s.Buffer() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.10.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources

No resource links recorded.

vlpp — pip install vlpp · libregistry