MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / back

Method back

benchmarks/boost/array.hpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 }
147
148 reference back()
149 {
150 return elems[N-1];
151 }
152
153 const_reference back() const
154 {

Callers 4

rl_free_implFunction · 0.45
exceptionsMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by 1

exceptionsMethod · 0.36