Searched defs:construct_helper (Results 1 – 3 of 3) sorted by relevance
178 struct construct_helper struct202 , construct_helper<T> \ argument
41 constexpr T construct_helper() noexcept { // adding const here allows to deal with copyable only ty… in construct_helper() function