
26 Dec
2012
26 Dec
'12
9:02 a.m.
On Wed, Dec 26, 2012 at 1:13 AM, Daniel Pfeifer <daniel@pfeifer-mail.de>wrote:
Consistency. Boost.Utility already hosts some similarly small and unrelated libaries: CallTraits, Noncopyable, Operators, EnableIf, ...
I agree it would be better to have boost.static_assert in boost.utility. For the others I don't agree. Boost.Array is more suited for Boost.Containers Boost.Any and Boost.Optional are kind of in the same domain but I'm not sure it would be a good idea to mix them, for the reasons I already stated. Joel Lamotte