changelog
- Wed, 20 Jul 2016 14:59:20 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:59:20 +0300] rev 139
- Restyled the names of the private methods of Interface
- Wed, 20 Jul 2016 14:53:12 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:53:12 +0300] rev 138
- Restyled Interface's public method names
- Wed, 20 Jul 2016 14:48:47 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:48:47 +0300] rev 137
- Made Range not include the 'max' parameter, replaced a lot of for()-loops with C++11-style range-for-loops