Header <
boost/make_default.hpp
>
namespace
boost
{
template
<
typename
T
>
T
make_default
(
)
;
}