$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [type_traits] New version in master
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2015-09-13 14:23:06
Hi John,
Any particular reason why 'is_trivially_default_constructible' was not
provided as just the functionally-equivalent of
'has_trivial_default_constructor'?
Glen