tests for F14 exception safety plus a fix for a rare constructor
Summary: This diff fixes the move constructor form that takes an explicit allocator for F14VectorMap and F14VectorSet (which may also include F14FastMap and F14FastSet depending on the value_type). It also includes test coverage for exception safety, which did not reveal any problems. Reviewed By: yfeldblum Differential Revision: D7981324 fbshipit-source-id: f4ca39aa2654d75289b554a9081621b2a3a6c136
Showing
Please register or sign in to comment