Home
last modified time | relevance | path

Searched defs:make_default (Results 1 – 3 of 3) sorted by relevance

/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
/third_party/boost/libs/convert/test/
Dtest.hpp105 template<> inline direction make_default<direction>() in make_default() function