Searched defs:no_def_constructor (Results 1 – 4 of 4) sorted by relevance
40 class no_def_constructor class42 no_def_constructor() {} in no_def_constructor() function in test_detail::no_def_constructor46 no_def_constructor(std::string) {} in no_def_constructor() function in test_detail::no_def_constructor
41 class no_def_constructor class43 no_def_constructor() {} in no_def_constructor() function in test_detail::no_def_constructor47 no_def_constructor(std::string) {} in no_def_constructor() function in test_detail::no_def_constructor
53 class no_def_constructor { class54 no_def_constructor() {} in no_def_constructor() function in no_def_constructor56 no_def_constructor(std::string) {} // can be constructed with a string in no_def_constructor() function in no_def_constructor
57 class no_def_constructor { class58 no_def_constructor() {} in no_def_constructor() function in no_def_constructor60 no_def_constructor(std::string) {} in no_def_constructor() function in no_def_constructor