Skip to content

scooterman/cpp-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cpp-utils: Simple utilities for the average C++ programmer

for now, I'm releasing the paralell functions, useful for spawning threads of execution. It relies on thread building blocks, the posix semaphore API and uses c++0x variadic template stuff.

feel free to contact me at victor.v.carvalho at gmail dot com


Greetings,
Victor

About

Simple tools to use on C++ coding day-to-day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages