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

Method size

benchmarks/dlib/stack/stack_kernel_1.h:368–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366 typename mem_manager
367 >
368 size_t stack_kernel_1<T,mem_manager>::
369 size (
370 ) const
371 {
372 return stack_size;
373 }
374
375// ----------------------------------------------------------------------------------------
376

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected