13 May
2014
13 May
'14
3:13 p.m.
On Tue, May 13, 2014 at 7:09 PM, Glen Fernandes
I was informed the eventual plan is to get rid of Utility as a sub-module, and I observed that Assert was moved out already. If there's any interest in (and no objection to) moving boost::addressof out of it, I don't mind making that change.
What would be the most appropriate home for it? A Boost.AddressOf sub-module similar to Boost.Assert?
Is there really a reason to create a submodule for a single header? I thought we've settled the dependencies of Boost.Utility by moving some components to separate submodules. Extracting addressof.hpp won't remove any dependencies.