Skip to content

josestg/go-slice-in-cpp

Repository files navigation

Exploring Go Slice Internal Implementation in C++

See blog post for details.

Build

cmake -B build -S . && cmake --build build

Run Test

./build/go_slice_in_cpp_test

Run Demo

./build/go_slice_in_cpp_demo

About

Exploring Go Slice Internal Implementation in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published