Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/test/_include/laws/
Dconstant.hpp29 struct TestConstant { struct
30 using T = typename C::value_type;
33 struct wrap_arbitrary_constant {
39 TestConstant(Xs xs, Convertibles types) { in TestConstant() argument