MCPcopy Create free account
hub / github.com/boostorg/compute / get_allocator

Method get_allocator

include/boost/compute/container/vector.hpp:692–695  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

690 }
691
692 allocator_type get_allocator() const
693 {
694 return m_allocator;
695 }
696
697 /// Returns the underlying buffer.
698 const buffer& get_buffer() const

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36