Home
last modified time | relevance | path

Searched refs:mono_class (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/hof/test/
Dpartial.cpp19 static constexpr boost::hof::static_<boost::hof::partial_adaptor<mono_class> > mono_partial = {};
29 constexpr boost::hof::partial_adaptor<mono_class> mono_partial_constexpr = {};
Dstatic.cpp16 static constexpr boost::hof::static_<mono_class> mono_static = {};
Dpipable.cpp20 static constexpr boost::hof::static_<boost::hof::pipable_adaptor<mono_class> > mono_pipable = {};
Dtest.hpp142 struct mono_class struct