Searched defs:og1 (Results 1 – 3 of 3) sorted by relevance
49 boost::optional<Guard> og1 ( boost::in_place(1.0, "one") ); in test_ctor() local79 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local
48 boost::optional<Guard> og1 ( boost::in_place(1.0, "one", excessive_param) ); in main() local
48 boost::optional<Guard> og1 ( boost::in_place<BAD_TARGET_TYPE>(1.0, "one") ); in main() local