Skip to content

khobaib529/vector-c-binding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C API Wrapper for C++ std::vector<void*>

This project provides a C-style API for using C++ std::vector<void*>, allowing dynamic array management with type-agnostic storage.

  1. Build and run the test program:
make
./std_vector_test

About

C binding for C++ STL vector class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published