Home
last modified time | relevance | path

Searched refs:make_default (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/boost/histogram/algorithm/
Dproject.hpp54 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()
Dreduce.hpp391 Histogram(std::move(axes), detail::make_default(unsafe_access::storage(hist)));
/third_party/boost/boost/
Dmake_default.hpp37 template<typename T> T make_default() { return T(); } in make_default() function
/third_party/boost/boost/histogram/detail/
Dmake_default.hpp25 T make_default(const T& t) { in make_default() function
Daxes.hpp95 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()
Dfill.hpp88 auto new_storage = make_default(storage); in apply()
/third_party/boost/libs/convert/doc/
Dstream_converter.qbk107 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(); }
Dindex.idx12 !scan ../include/boost/make_default.hpp
Djamfile.v238 …[ glob $(here)/../include/boost/convert.hpp $(here)/../include/boost/make_default.hpp $(here)/../i…
/third_party/boost/libs/histogram/test/
Ddetail_make_default_test.cpp47 V b = make_default(a); in main()
/third_party/boost/boost/convert/
Dprintf.hpp42 out_type result = boost::make_default<out_type>(); in str_to()
Dstream.hpp187 istream >> *(result_out = boost::make_default<out_type>()); in str_to()
/third_party/boost/libs/convert/doc/html/
Dstandalone_HTML.manifest67 boost/make_default.html
/third_party/boost/libs/convert/test/
Dtest.hpp105 template<> inline direction make_default<direction>() in make_default() function
/third_party/boost/boost/histogram/
Dhistogram.hpp475 detail::make_default(storage_)); in operator +=()
/third_party/boost/tools/boostdep/depinst/
Dexceptions.txt41 boost/make_default.hpp
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch73007 /*make_default=*/false);