MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / get_allocator

Function get_allocator

external/json/json.hpp:12548–12551  ·  view source on GitHub ↗

! @brief returns the allocator associated with the container */

Source from the content-addressed store, hash-verified

12546 @brief returns the allocator associated with the container
12547 */
12548 static allocator_type get_allocator()
12549 {
12550 return allocator_type();
12551 }
12552
12553 /*!
12554 @brief returns version information on the library

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected