UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::CNoncopyable Class Reference

#include <Storage.h>

+ Inheritance diagram for uLang::CNoncopyable:

Protected Member Functions

 CNoncopyable ()=default
 
 ~CNoncopyable ()=default
 

Detailed Description

utility template for a class that should not be copyable. Derive from this class to make your class non-copyable

Constructor & Destructor Documentation

◆ CNoncopyable()

uLang::CNoncopyable::CNoncopyable ( )
protecteddefault

◆ ~CNoncopyable()

uLang::CNoncopyable::~CNoncopyable ( )
protecteddefault

The documentation for this class was generated from the following file: