ome-common  5.3.1
Namespaces
tuple.h File Reference

Tuple type substitution. More...

#include <ome/common/config.h>
#include <tuple>
+ Include dependency graph for tuple.h:

Go to the source code of this file.

Namespaces

 ome
 Open Microscopy Environment C++.
 

Detailed Description

Tuple 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.