I need to use STL library functions like vector,deque in my application which is combined CLR,MFC application of Visual C++.
Project is built in visual studio 2012. How to include stl library.Also please let me know while deployment of project what precautions I need to take.