Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Templates
Inheritance Hierarchy
- CNoncopyable
- TGuard
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Storage.h |
| Include | #include "uLang/Common/Templates/Storage.h" |
Syntax
template<typename Function>
struct TGuard : private uLang::CNoncopyable
Constructors
| Type | Name | Description | |
|---|---|---|---|
TGuard
(
TArgs&&... Args |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~TGuard () |