aboutsummaryrefslogtreecommitdiff
path: root/devel/libpo6/pkg-descr
blob: bba6eeac95ee7c78022e68c60c3c2f86909568aa (plain) (blame)
1
2
3
4
5
6
This is a library that includes all the code I tend to carry from project to
project for wrapping POSIX APIs for C++.  Where possible, things are
implemented inline so that there is minimal to no cost above and beyond using
the good old C APIs.

WWW: https://github.com/rescrv/po6