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

Method move_content

benchmarks/tbb/concurrent_queue.cpp:573–575  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

571}
572
573void concurrent_queue_base_v8::move_content( concurrent_queue_base_v8& src ) {
574 internal_assign( src, move );
575}
576
577//------------------------------------------------------------------------
578// concurrent_queue_iterator_rep

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected