Skip to content

TroySharples/shared_vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Vector

A simple vector-like STL container that has can shallow-copy itself using reference counting - is basically a mixmatch between std::vector, std::shared_ptr, and std::span.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published