Ambiguous Result by gilang · Published 07/05/2014 · Updated 20/12/2018 Another quo-de for today. You can see how ambiguous this function call [java] protected void onPostExecute(RefreshTaskResult<ActionResult<SquadInfoShort>> result) { // Check result if(result.getResult().getResult()) { } } [/java] What result?
Lesson learned: Do Not Store rvalue Reference Outlive its Declaration 05/07/2017 by gilang · Published 05/07/2017 · Last modified 21/12/2018
VPS Experience (Part 2): Configuring Fedora for VPS 02/04/2019 by gilang · Published 02/04/2019 · Last modified 14/05/2020