MCRO
C++23 utilities for Unreal Engine.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Zero.h File Reference
#include "CoreMinimal.h"
#include "Mcro/Concepts.h"

Go to the source code of this file.

Data Structures

struct  Mcro::Zero::FZero
 A type which acts like a number, but it always returns another FZero for any operations and converting it to any scalar type yields 0. So if an FZero is found in a chain of operation the result will be always 0. More...
 

Namespaces

namespace  Mcro
 
namespace  Mcro::Zero
 

Detailed Description

Author
David Mórász
Date
2025

Definition in file Zero.h.