22 Aug
2018
22 Aug
'18
11:11 p.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).