Re: [v2 1/7] msvcirt: Implement ostream::operator<< for characters
22 Jun
2016
22 Jun
'16
11 a.m.
On 06/22/16 11:53, Iván Matellanes wrote:
+ enum { CHAR } type; It's better to avoid using enum values identical as Windows types. It will make it impossible to use CHAR type.
Thanks, Piotr
3463
Age (days ago)
3463
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban