Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dconstruction.hpp40 class no_def_constructor class
42 no_def_constructor() {} in no_def_constructor() function in test_detail::no_def_constructor
46 no_def_constructor(std::string) {} in no_def_constructor() function in test_detail::no_def_constructor
Dmap_construction.cpp41 class no_def_constructor class
43 no_def_constructor() {} in no_def_constructor() function in test_detail::no_def_constructor
47 no_def_constructor(std::string) {} in no_def_constructor() function in test_detail::no_def_constructor
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tuple/test/
Danother_tuple_test_bench.cpp53 class no_def_constructor { class
54 no_def_constructor() {} in no_def_constructor() function in no_def_constructor
56 no_def_constructor(std::string) {} // can be constructed with a string in no_def_constructor() function in no_def_constructor
Dtuple_test_bench.cpp57 class no_def_constructor { class
58 no_def_constructor() {} in no_def_constructor() function in no_def_constructor
60 no_def_constructor(std::string) {} in no_def_constructor() function in no_def_constructor