23 Aug
2018
23 Aug
'18
1:11 a.m.
Andrey Semashev wrote:
Move enable_if to type traits?
We want type_traits to have enable_if anyway, to match std::enable_if, but the problem is that our existing boost::enable_if is not compatible with the standard one. So maybe call the TT one enable_if_ (+ enable_if_t which is fine).