7 Jan
2015
7 Jan
'15
4:48 p.m.
On 7 January 2015 at 09:22, Beman Dawes
For all the type traits that are now supported by the standard library in use, it might be nice if #include
brought in the standard library version. So eventually the many boost libraries that use only type traits that have been standardized would have no dependencies on the actual boost implementations.
In order to do that, we need to somehow unify the following unrelated types:
std::integral_constant