I spy with my little eye
observations on things of interest...
Showing posts with label
vector
.
Show all posts
Showing posts with label
vector
.
Show all posts
Saturday, September 3, 2016
Replacing legacy C-style buffers
Since I've been working lately on legacy projects, filled with C-style buffer containers like
void*
,
char*
,
byte*
, I've started replacing these types of buffers with something a bit more safe and modern, if I might say so.
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)