$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [Review Request] array
From: Brian Smith (bjs3141_at_[hidden])
Date: 2012-07-15 14:04:55
Hi All,
Based on the assumption that, almost no feedback is good feedback, I'd
like to submit the array class for review. The requisite files are
hosted at,
https://github.com/BrianJSmith/Array
Comment:
The array class is a C++11 compatible implementation of static
multidimensional arrays.
Kind Regards
Brian