sbuild  1.6.10
sbuild-tr1types.h File Reference

TR1 type substitution. More...

#include <sbuild/sbuild-config.h>
#include <tr1/memory>
#include <tr1/tuple>
+ Include dependency graph for sbuild-tr1types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

TR1 type substitution.

This header substitutes TR1 types or their equivalent 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.