$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Adrian Sheppard (adrian.sheppard_at_[hidden])
Date: 2005-10-04 03:37:41
Is there a good reason why multi_array, and perhaps other boost
containers with an unchecked operator [], don't provide a range-checked
element access function, like std::vector::at()?
Perhaps I'm missing something obvious?.
regards
adrian sheppard