
25 Feb
2011
25 Feb
'11
6:39 a.m.
On Fri, 25 Feb 2011, Frédéric Bron wrote:
I found the following files in 1.46.0 that could be either removed or moved to type_traits:
* graph/detail/is_same.hpp -> already existing type traits library
comment in the file: Deprecate the use of this header. TODO: Remove this file from trunk/release in 1.41/1.42. by the way, it seems that the file is never included so that we could safely remove it. Can we do that and run the tests to see if everything is still working?
OK -- it is gone from the trunk now. The BGL tests passed without it and it was not included from anywhere. -- Jeremiah Willcock