How to Unqual an array?

James Blachly james.blachly at gmail.com
Sun Nov 17 15:07:30 UTC 2019


On 11/16/19 10:20 AM, James Blachly wrote:
> On 11/16/19 9:48 AM, James Blachly wrote:
>> I am trying to write templated code that will take a character array 
>> -- mutable, const, or immutable (string).
> 
> I am aware of isSomeString, but I am still curious about Unqual array 
> from a learning perspective.
> 
> 

Thank you both Steve and Anonymouse!

Regarding Steve's comment -- this should be made clear in documentation 
no? Regarding Anonymouse's code snippet, I've definitely saved that for 
future. thank you.

James


More information about the Digitalmars-d-learn mailing list