¡@

Home 

c++ Programming Glossary: filedataproxy

Can I use boost::make_shared with a private constructor?

http://stackoverflow.com/questions/2590310/can-i-use-boostmake-shared-with-a-private-constructor

following class DirectoryIterator namespace detail class FileDataProxy class DirectoryIteratorImpl friend class DirectoryIterator.. friend class DirectoryIterator friend class FileDataProxy WIN32_FIND_DATAW currentData HANDLE hFind std wstring root DirectoryIteratorImpl.. other const public ~DirectoryIteratorImpl class FileDataProxy Serves as a proxy to the WIN32_FIND_DATA struture inside the..