Homec4science

It appears I am terrible at C++. Test for .empty() before doing stuff with .

Authored by epriestley <epriestley@phabricator.com> on Feb 6 2011, 21:53.

Description

It appears I am terrible at C++. Test for .empty() before doing stuff with .begin() to avoid a segfault when parsing "else {}" under OSX.

Details

Committed
epriestley <epriestley@phabricator.com>Feb 6 2011, 21:53
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUeb4703117bdb: Actual auth for conduit.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <epriestley@phabricator.com> committed rPHUe9fbc9eff729: It appears I am terrible at C++. Test for .empty() before doing stuff with . (authored by epriestley <epriestley@phabricator.com>).Feb 6 2011, 21:53