From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-02-24 21:27:51


At 08:32 PM 2/24/2002, mfdylan wrote:

>> i assume your name_t is just for simplicity and is actually
>> basic_string.
>>
>... I'd prefer templated functions with
>explicitly specialised functions for char and wchar_t in a source
>file.

That's what Dietmar's original dir_it proposal did, and that approach seems
superior to anything anyone else has mentioned.

--Beman