Boost logo

Boost Users :

From: Elisabeth Benoit (elisabeth.benoit_at_[hidden])
Date: 2008-03-21 12:19:43


Can someone please tell me how to use boost::algorithm::is_alnum(). I first
thought I could do

std::string test
boost::algorithm::is_alnum(test)

but obviously the function doesn't take a string as a parameter. I've been
searching for an example in the doc and on the web, but niet.

an example would be greatly appreciated.

Elisabeth


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net