comparison - Can two booleans be compared in C++? -


क्या काम करने वाला कोड है?

  bool b1 = true; बूल बी 2 = 1 & lt; 2;  

मुझे संदेह है कि सभी 'trues' समान नहीं हैं।

हाँ सभी चीजें समान हैं।


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -