Home
last modified time | relevance | path

Searched defs:GetFront (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/ut/
Dut_LinkList.h867 reference GetFront() { return this->front(); } //!< @details :private in GetFront() function
868 const_reference GetFront() const { return this->front(); } //!< @details :private in GetFront() function