|
bioformats
5.1.7
|
Memory type substitution. More...
#include <ome/common/config.h>#include <memory>
Include dependency graph for memory.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Memory type substitution.
This header substitutes Boost types for the same types in the std namespace when not using a conforming C++11 compiler. This permits all code to use the C++11 standard types irrespective of the compiler being used.
1.8.10