a80c458285
templated constructor of std::pair not being able to automatically convert 0 to a pointer. Rather than use preprocessor checks and #defines, I think a cleaner solution is to cast the std::pair arguments to the appropriate types to help the compiler out. I attached an updated version of the file implementing this." |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DirectShowTexture | ||
DirectShowTexture.cpp | ||
ReaderWriterDirectShow.cpp |