Subject: [Boost-users] Boost Regex: Use boost::uint32_t as character type.
From: Etienne Philip Pretorius (icewolfhunter_at_[hidden])
Date: 2009-07-13 14:54:17


Hello List,

I just like to know, if you can use a std::vector<boost::uint32_t> as a
source to match regular expressions against it.

Etienne