telegrambotlib-qt icon indicating copy to clipboard operation
telegrambotlib-qt copied to clipboard

2^7 - 1

Open ut2uz opened this issue 5 years ago • 0 comments

telegramdatastructs.h:59: warning: result of '2^7' is 5; did you mean '1 << 7' (128)? [-Wxor-used-as-pow] All = (2^7) - 1

ut2uz avatar Jan 11 '21 08:01 ut2uz