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

Method at_start

benchmarks/dlib/stack/stack_kernel_1.h:381–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

379 typename mem_manager
380 >
381 bool stack_kernel_1<T,mem_manager>::
382 at_start (
383 ) const
384 {
385 return _at_start;
386 }
387
388// ----------------------------------------------------------------------------------------
389

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected