Browse Categories
Arts
Business
Computers
Games
Health
Home
Kids and Teens
News
Recreation
Reference
Regional
Science
Shopping
Society
Sports
About Nomoz
Contact Us
Options:
Directory
Entire Web
Top
:
Computers
:
Programming
:
Languages
:
C++
:
Templates
:
Typed Buffers, Part 1
Link Details for:
Typed Buffers, Part 1
Link Title:
Typed Buffers, Part 1
Link URL:
http://www.ddj.com/dept/cpp/184403791
Link Details:
This article treats memory buffers in C++, but with two twists: first, the buffers are generic, which means they can contain typed data. Second, the buffers are as efficient as their hosted type and the host operating system allows, in every aspect.
Category:
Top : Computers : Programming : Languages : C++ : Templates
Link Type:
ScreenShot: