Skip to content

ali-moameri/uniq_ptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uniq_ptr

A minimal implementation of std::uniq_ptr.

How to test?

You can use bazel:

$ bazel test tests:ali_unique_ptr_test --repo_env=CC=g++-10

About

My implementation of std::uniq_ptr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published