
17 May
2005
17 May
'05
7:43 p.m.
Dave Harris wrote:
In-Reply-To: <20050516205339.GW11789@lenin.felcer.sk> droba@topmail.sk (Pavol Droba) wrote (abridged):
In addition I would suggest to remove direct support for pointer types like char* from the range library and provide it only via as_string() construct to definitely remove any kind of confusion.
Sounds like a good idea.
Are we going to generalise it to allow any (compile-time constant) terminator? If so, is as_string() the best name?
Why does the terminator have to be a compile-time constant? Jonathan