Searched defs:Front (Results 1 – 1 of 1) sorted by relevance
187 Type *Front(void) { return At(0); } in Front() function in ot::Array195 const Type *Front(void) const { return At(0); } in Front() function in ot::Array