Hi,
I am new to c++. I just want to know can we use std namespace classes in MFC application?
I mean I have created a function that use std namespace classes and now i want to se that function in application that use MFC so will it work?
it Should do.
try it and see.