
20 Oct
2016
20 Oct
'16
4:55 a.m.
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