Searched defs:UB1 (Results 1 – 3 of 3) sorted by relevance
96 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef101 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef107 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef114 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
117 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef122 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef128 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef135 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
723 unsigned char UB1(void) { UB1() function 1135 unsigned char UB1(void) { UB1() function 1950 unsigned char UB1(void) { UB1() function 2362 unsigned char UB1(void) { UB1() function