LeviLamina
Loading...
Searching...
No Matches
TypedProperty.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace cohtml {
6
7template <typename T0>
8class TypedProperty {};
9
10} // namespace cohtml
Definition TypedProperty.h:8