From ea62dec24183e866cd6fa6f36e28dc5bd842f656 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Sun, 11 Aug 2013 22:53:34 +0000 Subject: [PATCH] Documented another limitation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7170cd0..62bed19 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ back to the client. * Windows support (I don't know that it won't work, but this program is not tested on Windows yet) * UFCS * Templated declarations + * Fields inherited from super classes or implemented interfaces. * *auto* declarations * alias declarations * Determining the type of an enum member when no base type is specified, but the first member has an initialaizer