MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Common.h File Reference

This header is a central include for all common utilities MCRO offers including higher level features like errors and delegates. You may use the Mcro::Common namespace or use the individual namespaces declared in the individual headers if you notice name conflicts with your own project. More...

Go to the source code of this file.

Namespaces

namespace  Mcro
 
namespace  Mcro::Common
 Use this namespace for all the common features MCRO has to offer.
 
namespace  Mcro::Common::With
 Use Mcro::Common with namespaces included which may guard common vocabulary symbols like "From" or "Get".
 
namespace  Mcro::Common::With::InferDelegate
 The extra layer of namespace InferDelegate is there for guarding common vocabulary (From) but still allowing the developer to use this namespace for a more terse syntax.
 
namespace  Mcro::Common::With::Literals
 

Detailed Description

This header is a central include for all common utilities MCRO offers including higher level features like errors and delegates. You may use the Mcro::Common namespace or use the individual namespaces declared in the individual headers if you notice name conflicts with your own project.

Author
David Mórász
Date
2025

Definition in file Common.h.