digitalmars.D.learn - Template args
- Andrey (3/3) Jul 15 2016 Hi guys!
- Max Klimov (2/5) Jul 15 2016 Like this: https://dpaste.dzfl.pl/844057da81e9 ?
- Andrey (2/8) Jul 15 2016 Спасибо!!!
Hi guys! Can any one tell me - how to pass an array of int's in to the template struct at compile-time, and how to use int there?
Jul 15 2016
On Friday, 15 July 2016 at 23:07:20 UTC, Andrey wrote:Hi guys! Can any one tell me - how to pass an array of int's in to the template struct at compile-time, and how to use int there?Like this: https://dpaste.dzfl.pl/844057da81e9 ?
Jul 15 2016
On Saturday, 16 July 2016 at 00:29:12 UTC, Max Klimov wrote:On Friday, 15 July 2016 at 23:07:20 UTC, Andrey wrote:Спасибо!!!Hi guys! Can any one tell me - how to pass an array of int's in to the template struct at compile-time, and how to use int there?Like this: https://dpaste.dzfl.pl/844057da81e9 ?
Jul 15 2016