al1xz (Alex)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Jul 26 2018, 12:49 PM (300 w, 1 d)
Availability
Available

Recent Activity

Jul 30 2018

al1xz updated the diff for D14443: Use nullptr.

Fix Typo

Jul 30 2018, 11:00 AM · Dolphin
al1xz updated the diff for D14444: Use nullptr/override.
Jul 30 2018, 10:58 AM · Plasma
al1xz updated the diff for D14443: Use nullptr.

Update

Jul 30 2018, 9:55 AM · Dolphin

Jul 28 2018

al1xz updated the diff for D14444: Use nullptr/override.

Update

Jul 28 2018, 6:08 PM · Plasma
al1xz added a comment to D14443: Use nullptr.

+1

It's good to have that!
Also note that you "can" do that in a one-liner with C++14 with a little known library feature.

delete std::exchange(object, nullptr);

But it might be too new and unknown to use throughout the code... I leave it up to you to decide.

Jul 28 2018, 5:54 PM · Dolphin
al1xz added a reviewer for D14443: Use nullptr: Dolphin.
Jul 28 2018, 4:18 PM · Dolphin
al1xz requested review of D14444: Use nullptr/override.
Jul 28 2018, 4:17 PM · Plasma
al1xz updated the diff for D14443: Use nullptr.

"Fix" Typo

Jul 28 2018, 4:09 PM · Dolphin
al1xz updated the diff for D14443: Use nullptr.

"Fix" Typo

Jul 28 2018, 4:07 PM · Dolphin
al1xz requested review of D14443: Use nullptr.
Jul 28 2018, 4:04 PM · Dolphin