<some tags>asf</some tags><span class="power">120kW</span><some tags>assd</some tags><spac class="power">400kW</span>
with use of boost::regex lib - regex_search
i want to separate each <span class="power"> value (120 or 400..) into std::vector.
Can help me anynone with this ?
Thanks


Sign In
Create Account


Back to top









