¡@

Home 

c++ Programming Glossary: dequedata

How might I wrap the FindXFile-style APIs to the STL-style Iterator Pattern in C++?

http://stackoverflow.com/questions/2531874/how-might-i-wrap-the-findxfile-style-apis-to-the-stl-style-iterator-pattern-in-c

tempData sizeof tempData std deque WIN32_FIND_DATAW dequeData wcscpy_s tempData.cFileName L . wcscpy_s tempData.cAlternateFileName.. tempData.ftLastAccessTime tempData.ftCreationTime dequeData.push_back tempData wcscpy_s tempData.cFileName L .. wcscpy_s.. L .. wcscpy_s tempData.cAlternateFileName L .. dequeData.push_back tempData wcscpy_s tempData.cFileName L MySubDirectory..