Boost logo

Boost :

Subject: Re: [boost] identifying a string type
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2009-06-08 05:32:42


Steven Ross wrote:
> Is there a boolean argument that can be used to identify whether a data type
> is some form of string that has a [] operator that returns an integer data
> type (preferably 2 or less bytes in size)?

Check for Random Access Range with a value type that fills your criteria.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk