#include <atomic>
#include <complex>
#include <limits>
#include <memory>
Go to the source code of this file.
|
| template<typename Tp , typename Tag = api::native, typename Ptr = std::shared_ptr<Tp>, typename Pair = std::pair<Ptr, Ptr>> |
| Pair & | PTL::GetSharedPointerPair () |
| |
| template<typename Tp , typename Tag = api::native, typename Ptr = std::shared_ptr<Tp>, typename Pair = std::pair<Ptr, Ptr>> |
| Ptr | PTL::GetSharedPointerPairInstance () |
| |
| template<typename Tp , typename Tag = api::native, typename Ptr = std::shared_ptr<Tp>, typename Pair = std::pair<Ptr, Ptr>> |
| Ptr | PTL::GetSharedPointerPairMasterInstance () |
| |
◆ DLLEXPORT
◆ DLLIMPORT
◆ PTL_DLL