Searched refs:empty_helper_t1 (Results 1 – 2 of 2) sorted by relevance
37 struct empty_helper_t1 : public T struct39 empty_helper_t1(); // hh compiler bug workaround43 empty_helper_t1(const empty_helper_t1&);44 empty_helper_t1& operator=(const empty_helper_t1&);65 bool, value = (sizeof(empty_helper_t1<T>) == sizeof(empty_helper_t2))90 sizeof(empty_helper_t1<T>) == sizeof(empty_helper_t2)
688 struct empty_helper_t1 : public T struct690 empty_helper_t1(); // hh compiler bug workaround694 empty_helper_t1(const empty_helper_t1&);695 empty_helper_t1& operator=(const empty_helper_t1&);709 static const bool value = sizeof(empty_helper_t1<T>) == sizeof(empty_helper_t2);