Home
last modified time | relevance | path

Searched refs:construct_helper (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/proto/example/
Dmini_lambda.cpp178 struct construct_helper struct
202 , construct_helper<T> \ argument
211 construct_helper<T>() \
/third_party/boost/libs/pfr/include/boost/pfr/detail/
Dcore14_classic.hpp41 constexpr T construct_helper() noexcept { // adding const here allows to deal with copyable only ty… in construct_helper() function
140 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()
/third_party/boost/boost/pfr/detail/
Dcore14_classic.hpp41 constexpr T construct_helper() noexcept { // adding const here allows to deal with copyable only ty… in construct_helper() function
140 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()