Searched refs:get_obj (Results 1 – 1 of 1) sorted by relevance
1599 std::size_t get_obj() const { return underlying_obj; } in get_obj() function in MinimalisticObject1627 CHECK(it->get_obj() == it->get_default_obj()); in test_basics()