Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::pmr::unsynchronized_pool_resource::upstream_resource

      From cppreference.com
      <cpp‎ |memory‎ |unsynchronized 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)
       
       
      std::pmr::memory_resource* upstream_resource()const;
      (since C++17)

      Returns a pointer to the upstream memory resource. This is the same value as theupstream argument passed to the constructor of this object.

      [edit]See also

      constructs anunsynchronized_pool_resource
      (public member function)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/memory/unsynchronized_pool_resource/upstream_resource&oldid=155525"

      [8]ページ先頭

      ©2009-2025 Movatter.jp