MeshLib
 
Loading...
Searching...
No Matches
MROnInit.h File Reference
#include "MRMacros.h"

Go to the source code of this file.

Classes

class  MR::detail::FuncCallHelper
 

Namespaces

namespace  MR
 
namespace  MR::detail
 

Macros

#define MR_ON_INIT   auto MR_CONCAT( __mrOnInit_, __LINE__ ) = ::MR::detail::FuncCallHelper{} ->* [] () -> void
 

Macro Definition Documentation

◆ MR_ON_INIT

#define MR_ON_INIT   auto MR_CONCAT( __mrOnInit_, __LINE__ ) = ::MR::detail::FuncCallHelper{} ->* [] () -> void