Home
last modified time | relevance | path

Searched refs:apply1 (Results 1 – 25 of 2049) sorted by relevance

12345678910>>...82

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp24 struct apply1 { struct
30 apply1<add_pointer, int>::type ip = &i; argument
31 apply1<add_reference, int>::type ir = i;
32 apply1<add_reference, float>::type fr = i; // expected-error{{non-const lvalue reference to type 'f…
35apply1<add_reference, void>::type t; // expected-note{{in instantiation of template class 'apply1<… in test()
37apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test()
/dports/devel/boost-docs/boost_1_72_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()
/dports/databases/percona57-server/boost_1_59_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()
/dports/databases/percona57-client/boost_1_59_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/mpl/test/
H A Dapply.cpp54 typedef apply1<_1, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
74 typedef apply1< _1, std_vector<int> >::type v; in MPL_TEST_CASE()
77 typedef apply1< _1, std_vector<_1> >::type v_lambda; in MPL_TEST_CASE()
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE()
84 typedef apply1< lambda<_1>, std_vector<int> >::type v; in MPL_TEST_CASE()
87 typedef apply1< lambda<_1>, std_vector<_1> >::type make_vector; in MPL_TEST_CASE()
94 typedef apply1< lambda<_1>, plus<_1,_2> >::type plus_fun; in MPL_TEST_CASE()
118 typedef apply1< bind2<plus<>,_1,_1>, int_<5> >::type res; in MPL_TEST_CASE()
124 typedef apply1<_1, lambda<plus<_1,_2> > >::type plus_fun; in MPL_TEST_CASE()

12345678910>>...82