diff options
| author | Yong He <yonghe@outlook.com> | 2017-12-20 11:01:36 -0500 |
|---|---|---|
| committer | Tim Foley <tfoleyNV@users.noreply.github.com> | 2017-12-20 08:01:36 -0800 |
| commit | 8e0e6b64b934e161db297845ca55e66a3c248220 (patch) | |
| tree | 9f20d566b7cc66f9de94ce455acdd680c2eacc12 /source/slang/emit.cpp | |
| parent | 563fc0cb8268a3e028f32b93ca94ff1c27cd1a10 (diff) | |
Support simple generics syntax (#319)
* Support simple generics syntax.
This commit enables simpler generics syntax, e.g.
T test<T>(T arg) {}
or
struct Gen<T>{T x;};
* Support simple generics syntax.
This commit enables simpler generics syntax, e.g.
T test<T>(T arg) {}
or
struct Gen<T>{T x;};
* add expected test result for compute/generics-syntax.slang
Diffstat (limited to 'source/slang/emit.cpp')
0 files changed, 0 insertions, 0 deletions
