void_t
is a nice hack to detect compilability of certain expressions, but I wonder if there is some way to do that check with requires
(or requires requires
void_t
is a nice hack to detect compilability of certain expressions, but I wonder if there is some way to do that check with requires
(or requires requires