LeviLamina
Loading...
Searching...
No Matches
KeepAllPolicy.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace Bedrock::PubSub::DeferralPolicy {
6
7class KeepAllPolicy {};
8
9} // namespace Bedrock::PubSub::DeferralPolicy