Searched refs:make_default (Results 1 – 17 of 17) sorted by relevance
54 auto result = histogram<A2, S>(std::move(axes), detail::make_default(old_storage)); in project()89 histogram<decltype(axes), S>(std::move(axes), detail::make_default(old_storage)); in project()
391 Histogram(std::move(axes), detail::make_default(unsafe_access::storage(hist)));
37 template<typename T> T make_default() { return T(); } in make_default() function
25 T make_default(const T& t) { in make_default() function
95 return make_default(axes); in make_empty_dynamic_axes()121 T axes = make_default(old_axes); in axes_transform()142 T ax = make_default(lhs); in axes_transform()
88 auto new_storage = make_default(storage); in apply()
107 TypeOut result = boost::make_default<TypeOut>();111 The temporary storage `result` is initialized with `boost::make_default()` the default implementati…115 template<typename T> T make_default() { return T(); }
12 !scan ../include/boost/make_default.hpp
38 …[ glob $(here)/../include/boost/convert.hpp $(here)/../include/boost/make_default.hpp $(here)/../i…
47 V b = make_default(a); in main()
42 out_type result = boost::make_default<out_type>(); in str_to()
187 istream >> *(result_out = boost::make_default<out_type>()); in str_to()
67 boost/make_default.html
105 template<> inline direction make_default<direction>() in make_default() function
475 detail::make_default(storage_)); in operator +=()
41 boost/make_default.hpp
73007 /*make_default=*/false);