$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-07-05 21:19:08
On Jul 5, 2004, at 9:09 PM, Edward Diener wrote:
> "Example
> Getting back to the earlier motivating example, one good applicatino of
> concept checks would be to insert function_requires() at the top of
> std::stable_sort() to make sure the template parameter type models
> RandomAccessIterator."
I fixed it already.
Doug