22 Aug
2018
22 Aug
'18
9:57 p.m.
John Maddock wrote:
So radical suggestion - does type_traits just belong in core and lets be done with it? What would happen to the file history if we moved it (can I still "git blame")?
That would be overkill. We could just allow use of type_traits in core. This will create a dependency cycle though, we need to get rid of the enable_if/noncopyable dependencies first.