Documented another limitation

This commit is contained in:
Hackerpilot 2013-08-11 22:53:34 +00:00
parent 6da962fdc8
commit ea62dec241
1 changed files with 1 additions and 0 deletions

View File

@ -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