Despite how clever I think this is, it really makes me cringe and kinda want to barf. #cpluspluspic.twitter.com/9gbhAwtDFx
Voit lisätä twiitteihisi sijainnin, esimerkiksi kaupungin tai tarkemman paikan, verkosta ja kolmannen osapuolen sovellusten kautta. Halutessasi voit poistaa twiittisi sijaintihistorian myöhemmin. Lue lisää
The above macro works for LHS only. RHS is tough because of the else case when pointerAccessor is null.
Although you could do something like
#define Maybe(X) (X==nullptr)?nullptr:X->
Usage:
return Maybe(pObject)->GetSomething();
Err, ignore the "->" at the end of the macro.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.