Chocobo1
a4c2363f43
Improve constructor of Version class
...
Now we can write `Version<int, 3, 1>(1)` and provide only 1 parameter
instead of all 3 parameters at once at the constructor. Note that for
this instance of `Version` 3 numbers were specified but only 1 is truly
mandatory.
The added code are required to specify conditions of the template
instantiation for the compiler.
2022-08-01 14:53:55 +08:00
..
2022-06-11 12:27:13 +08:00
2022-07-31 08:53:26 +03:00
2022-07-07 12:17:52 +08:00
2022-07-04 18:38:20 +08:00
2022-07-29 11:03:21 +08:00
2022-07-14 13:19:38 +08:00
2022-06-23 21:31:16 +08:00
2022-08-01 14:53:55 +08:00
2021-05-29 11:30:47 +08:00
2022-06-25 15:46:55 +03:00
2022-06-25 15:46:55 +03:00
2022-03-26 11:53:50 +08:00
2022-02-08 06:03:48 +03:00
2022-07-04 12:48:21 +03:00
2022-07-04 12:48:21 +03:00
2022-04-10 12:46:24 +08:00
2021-05-18 08:40:05 +03:00
2021-05-19 15:42:41 +03:00
2022-03-04 13:25:22 +08:00
2022-03-11 00:11:30 +08:00
2022-02-08 06:03:48 +03:00
2022-04-04 16:32:14 +08:00
2022-06-18 17:14:42 +08:00
2021-06-29 14:49:45 +08:00
2021-04-27 11:47:52 +08:00
2022-07-23 22:41:26 +08:00
2022-07-23 22:41:26 +08:00
2022-02-08 06:03:48 +03:00
2022-07-05 12:32:35 +08:00
2022-07-05 12:32:35 +08:00
2022-07-13 07:09:15 +03:00
2022-07-13 07:09:15 +03:00
2022-07-13 07:09:15 +03:00
2022-07-13 07:09:15 +03:00
2022-07-17 12:41:18 +08:00
2022-07-13 07:09:15 +03:00
2022-03-26 12:41:02 +08:00
2021-04-27 11:47:52 +08:00
2021-04-27 11:47:52 +08:00
2022-05-30 13:25:34 +08:00
2022-05-30 13:25:34 +08:00
2022-07-04 12:48:21 +03:00
2022-07-04 12:48:21 +03:00
2022-05-26 19:55:00 +03:00
2022-02-20 13:17:34 +03:00
2020-12-12 19:41:32 +00:00
2022-03-18 12:46:01 +08:00
2022-01-06 20:47:06 +02:00