Searched defs:cend (Results 1 – 4 of 4) sorted by relevance
105 inline ConstIter cend() { in cend() function
126 auto cend() const { return const_iterator(&mOutput, mOutput.getOutputLayerCount()); } in cend() function
113 const_iterator cend() const { return self().end(); } in cend() function
131 const_iterator cend() const { return map_.cend(); } in cend() function