// basic_ string_ find.cpp // compile with: /EHsc #include < string> #include int main( ) { ...
msdn.microsoft.com