#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 static auto MR_CONCAT( __mrOnInit_, __LINE__ ) = ::MR::detail::FuncCallHelper{} ->* [] () -> void |
| #define MR_ON_INIT static auto MR_CONCAT( __mrOnInit_, __LINE__ ) = ::MR::detail::FuncCallHelper{} ->* [] () -> void |