c++ - My application includes #include<regex>. Does this work on XP machines? -
i have application supports windows version xp. have made changes application including <regex>. application still work in windows xp machine?
p.s.: did configure application use mfc in static library. if doesn't work should install on xp machine make work?
Comments
Post a Comment