Lines Matching refs:tr1
30 /** @file tr1/functional
41 #include <tr1/type_traits>
44 #include <tr1/tuple>
48 _GLIBCXX_BEGIN_NAMESPACE(tr1)
367 #define _GLIBCXX_REPEAT_HEADER <tr1/ref_wrap_iterate.h>
368 #include <tr1/repeat.h>
604 #define _GLIBCXX_REPEAT_HEADER <tr1/mu_iterate.h>
605 # include <tr1/repeat.h>
639 return ::std::tr1::get<(is_placeholder<_Arg>::value - 1)>(__tuple);
671 * other function objects untouched. Used by tr1::bind(). The
685 * other function objects untouched. Used by tr1::bind(). This
1097 #define _GLIBCXX_REPEAT_HEADER <tr1/functional_iterate.h>
1098 #include <tr1/repeat.h>
1104 #include <tr1/functional_hash.h>