Home
last modified time | relevance | path

Searched defs:poly_add (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/fusion/example/performance/
Daccumulate.cpp80 struct poly_add struct
86 struct result<poly_add(Lhs,Rhs)>
91 Lhs operator()(const Lhs& lhs, const Rhs& rhs) const in operator ()()
Dinner_product.cpp40 struct poly_add struct
46 struct result<poly_add(Lhs, Rhs)>
51 Lhs operator()(const Lhs& lhs, const Rhs& rhs) const in operator ()()
Dinner_product2.cpp40 struct poly_add struct
46 struct result<poly_add(Lhs, Rhs)>
51 Lhs operator()(const Lhs& lhs, const Rhs& rhs) const in operator ()()
Dsequence_efficiency.cpp62 struct poly_add struct
68 struct result<poly_add(Lhs, Rhs)>
73 Lhs operator()(const Lhs& lhs, const Rhs& rhs) const in operator ()()