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

Method max_size

benchmarks/dlib/array/array_kernel.h:460–465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

458 typename mem_manager
459 >
460 size_t array<T,mem_manager>::
461 max_size (
462 ) const
463 {
464 return max_array_size;
465 }
466
467// ----------------------------------------------------------------------------------------
468

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected