Date: Mon, 2 Nov 2020 02:46:03 -0300
Why is needed is_arithmetic in the "reflection world" ?
Does std::is_arithmetic< typename(reflexpr(int)) >::value is the same as
reflexpr(int)::is_arithmetic() ?
Does std::is_arithmetic< typename(reflexpr(int)) >::value is the same as
reflexpr(int)::is_arithmetic() ?
Received on 2020-11-01 23:46:16