Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/fusion/test/functional/
Dunfused_typed.cpp102 fusion::unfused_typed< test_func<noncopyable> const &, types0 > unfused_func_c_ref(f); in nullary_tests() local
118 fusion::unfused_typed< test_func<noncopyable> const &, types1 > unfused_func_c_ref(f); in unary_tests() local
140 fusion::unfused_typed< test_func<noncopyable> const &, types3 > unfused_func_c_ref(f); in ternary_tests() local
Dmake_unfused.cpp99 test_func<noncopyable> const> >::type unfused_func_c_ref = in main() local
Dunfused.cpp86 fusion::unfused< test_func<noncopyable> const & > unfused_func_c_ref(f); in main() local