$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [range] questions about documentation and usage
From: Robert Ramey (ramey_at_[hidden])
Date: 2012-11-03 19:29:52
Oswin Krause wrote:
>
>> person who came up the with the name "concept" for what to me would
>> bettetbe called "type requirement".)
> This is your biggest misunderstanding is that you think about the
> range concept as type requirements
This is the crux of our disagreement. I DO consider
"type requirement" as a synonym for the word "concept" as used
in C++ documentation. The adoption of the word "concept"
for this purpose has led to untold amounts of confusion.
Again - I invite any C++ concept guru is free to chime in on this.
>even though th concept of a range is meant as a concept of a range.
I rest my case.
Robert Ramey