Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::pmr::synchronized_pool_resource::~synchronized_pool_resource

      From cppreference.com
      <cpp‎ |memory‎ |synchronized pool resource
       
       
      Memory management library
      (exposition only*)
      Allocators
      Uninitialized memory algorithms
      Constrained uninitialized memory algorithms
      Memory resources
      Uninitialized storage(until C++20)
      (until C++20*)
      (until C++20*)
      Garbage collector support(until C++23)
      (C++11)(until C++23)
      (C++11)(until C++23)
      (C++11)(until C++23)
      (C++11)(until C++23)
      (C++11)(until C++23)
      (C++11)(until C++23)
       
       
      virtual ~synchronized_pool_resource();
      (since C++17)

      Destroys asynchronized_pool_resource.

      Deallocates all memory owned by this resource by callingthis->release().

      [edit] See also

      release all allocated memory
      (public member function)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/memory/synchronized_pool_resource/%7Esynchronized_pool_resource&oldid=155236"

      [8]ページ先頭

      ©2009-2025 Movatter.jp