Searched refs:_Head (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dtype_list.h24 typedef _Hp _Head; typedef in struct:__type_list
28 template <class _TypeList, size_t _Size, bool = _Size <= sizeof(typename _TypeList::_Head)> struct __find_first;

Completed in 96 milliseconds