Home
last modified time | relevance | path

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

/third_party/boost/libs/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
/third_party/boost/libs/tuple/test/
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