MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / get_allocator

Function get_allocator

Source/Utils/json.hpp:16798–16801  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

16796 @brief returns the allocator associated with the container
16797 */
16798 static allocator_type get_allocator()
16799 {
16800 return allocator_type();
16801 }
16802
16803 /*!
16804 @brief returns version information on the library

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected