
7 Aug
2004
7 Aug
'04
6:10 p.m.
On Aug 7, 2004, at 12:30 PM, Rene Rivera wrote:
\Boost\test\bin\boost\libs\concept_check\stl_concept_covering.test\cw\r elease\stl_concept_covering.obj ### mwcc Compiler: # File: stl_concept_covering.cpp # --------------------------------- # 387: out = std::fill_n(out, n, value); # Error: ^ # illegal use of type 'void'
That's a correct error message. Though I probably would not object if the standard were changed to allow this usage. -Howard