- Note
- This Source File belongs to AUI Contacts Example. Please follow the link for example explanation.
#pragma once
#include <AUI/Common/AObject.h>
#include "AUI/Common/AProperty.h"
struct Contact {
};
Basic easy-to-use property implementation containing T.
Definition AProperty.h:30