Boost logo

Boost :

Subject: Re: [boost] [Convert] std::isspace requires unsigned #28
From: Peter Dimov (lists_at_[hidden])
Date: 2017-03-21 00:51:36


Vladimir Batov wrote:

> 1) Is it really the only way to go or I went senile or fell behind
> language-wise?

There is technically a C++ alternative templated on the character type,
std::isspace<Ch> from <locale>, but it takes a locale.


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