#include <memory>
매크로 | |
#define | G4shared_ptr std::shared_ptr |
#define | G4weak_ptr std::weak_ptr |
#define | G4static_pointer_cast std::static_pointer_cast |
#define | G4const_pointer_cast std::const_pointer_cast |
#define | G4dynamic_pointer_cast std::dynamic_pointer_cast |
#define | G4enable_shared_from_this std::enable_shared_from_this |
#define | G4enable_shared_from_this2 std::enable_shared_from_this |
#define G4const_pointer_cast std::const_pointer_cast |
G4memory.hh 파일의 35 번째 라인에서 정의되었습니다.
#define G4dynamic_pointer_cast std::dynamic_pointer_cast |
#define G4enable_shared_from_this std::enable_shared_from_this |
G4memory.hh 파일의 37 번째 라인에서 정의되었습니다.
#define G4enable_shared_from_this2 std::enable_shared_from_this |
G4memory.hh 파일의 38 번째 라인에서 정의되었습니다.
#define G4shared_ptr std::shared_ptr |
G4memory.hh 파일의 32 번째 라인에서 정의되었습니다.
#define G4static_pointer_cast std::static_pointer_cast |
G4memory.hh 파일의 34 번째 라인에서 정의되었습니다.
#define G4weak_ptr std::weak_ptr |
G4memory.hh 파일의 33 번째 라인에서 정의되었습니다.