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

Method at_start

benchmarks/dlib/array/array_kernel.h:506–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504 typename mem_manager
505 >
506 bool array<T,mem_manager>::
507 at_start (
508 ) const
509 {
510 return _at_start;
511 }
512
513// ----------------------------------------------------------------------------------------
514

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected