Optional bugfixes
authorTom Jackson <tjackson@fb.com>
Thu, 25 Oct 2012 07:03:35 +0000 (00:03 -0700)
committerJordan DeLong <jdelong@fb.com>
Mon, 29 Oct 2012 23:32:32 +0000 (16:32 -0700)
commit6e230a3f70594bf25aab067b97beee1c3cc55c14
tree302c71429645b758f623e12dc4dfb0657eb10683
parent368a508272851c34011109d674a0fbe7b8b1d5f7
Optional bugfixes

Summary: Tests were run in 'opt', which masked issues alterted by asserts.

Test Plan: Unit tests

Reviewed By: delong.j@fb.com

FB internal diff: D611957
folly/Optional.h
folly/test/OptionalTest.cpp