Boost logo

Boost Users :

Subject: Re: [Boost-users] upgrade from boost 1.39 to boost 1.50. Issue with regex_match
From: MAURICE Jean (jean.maurice_at_[hidden])
Date: 2016-10-20 06:55:16


>childNode.infoNode.rFullPathFilePattern.m_pimpl.px->m_expression

error C2248: 'boost::basic_regex<charT,traits>::m_pimpl' : cannot access private member declared in class boost::basic_regex<charT,traits>'
error C2248: 'boost::shared_ptr<T>::px' : cannot access private member declared in class 'boost::shared_ptr<T>' !!

but the error gives me an information I didn't understand first m_pimpl is a 'variable' and not the 'final' string. I go back to the debugger ....

Thanks for your help
Jean


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