Searched defs:add_pointer (Results 1 – 15 of 15) sorted by relevance
4 struct add_pointer { struct8 add_pointer<int>::type test1(int * ptr) { return ptr; } in test1() argument
8 struct add_pointer { struct20 bind_metafun<add_pointer, int>::type::type ip = &i; argument
3 struct add_pointer { struct5 struct apply {
8 struct add_pointer { struct18 apply<add_pointer, int>::type ip = &i; argument
103 struct add_pointer { struct112 int array4[is_same<X4<add_pointer>, argument
182 struct add_pointer { struct183 typedef T* type;
449 void add_pointer(std::u32string* h, const void* p) const { in add_pointer() function