Searched refs:construct_helper (Results 1 – 3 of 3) sorted by relevance
178 struct construct_helper struct202 , construct_helper<T> \ argument211 construct_helper<T>() \
41 constexpr T construct_helper() noexcept { // adding const here allows to deal with copyable only ty… in construct_helper() function140 return detail::construct_helper<Type>(); \270 return detail::construct_helper<res_t>(); in id_to_type()276 return detail::construct_helper<res_t>(); in id_to_type()282 return detail::construct_helper<res_t>(); in id_to_type()289 return detail::construct_helper<res_t>(); in id_to_type()319 return detail::construct_helper<Type>(); in operator Type()330 return detail::construct_helper<Type>(); in operator Type()