reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
871 Emplaceable() : State(ES_Emplaced) {} 875 : A0(std::forward<A0Ty>(A0)), State(ES_Emplaced) {} 880 State(ES_Emplaced) {} 885 A2(std::forward<A2Ty>(A2)), State(ES_Emplaced) {} 891 State(ES_Emplaced) {} 914 EXPECT_TRUE(back.State == ES_Emplaced); 925 EXPECT_TRUE(back.State == ES_Emplaced); 936 EXPECT_TRUE(back.State == ES_Emplaced); 947 EXPECT_TRUE(back.State == ES_Emplaced); 958 EXPECT_TRUE(back.State == ES_Emplaced); 969 EXPECT_TRUE(back.State == ES_Emplaced);