LeviLamina
Loading...
Searching...
No Matches
NulloptT.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace astc_codec::base {
6
7struct NulloptT {};
8
9} // namespace astc_codec::base
Definition NulloptT.h:7