Topic: Misleading requirements table in the Draft Standard
Author: Paul Dietz <dietz@stc.comm.mot.com>
Date: 1996/01/02 Raw View
I find some of the requirements tables in the STL part of the April 95
draft standard to be misleading. Consider table 2 in section
23 (Containers). The first entry, X::value_type, is listed as
an "expression" with "return type" T. But it's not an expression,
and has no return type; rather, it's a type synonym for T.
Paul Dietz
dietz@stc.comm.mot.com
---
[ comp.std.c++ is moderated. Submission address: std-c++@ncar.ucar.edu.
Contact address: std-c++-request@ncar.ucar.edu. The moderation policy
is summarized in http://dogbert.lbl.gov/~matt/std-c++/policy.html. ]