Danny Robson d3f434b523 coord: make template parameters more flexible
The coordinate system was unable to support types that prohibited
redim or retype operations. Additionally, the `tags' type used for
providing named data parameters was unwiedly.

We remove much of the dependance on template template parameters in the
defined operations and instead define these in terms of a template
specialisation of is_coord.

The tag types were replaced with direct specialisation of the `store'
struct by the primary type, and passing this type through use of the
CRTP.
2017-11-22 17:03:00 +11:00
..
2017-01-05 15:06:49 +11:00
2017-02-20 18:01:40 +11:00
2017-01-05 15:06:49 +11:00
2017-01-05 15:06:49 +11:00
2017-01-05 15:06:49 +11:00
2016-10-12 15:08:22 +11:00
2017-01-05 15:06:49 +11:00
2015-04-13 18:05:28 +10:00
2017-01-05 15:06:49 +11:00
2016-06-20 18:05:30 +10:00
2017-01-05 15:06:49 +11:00
2016-10-12 15:08:22 +11:00
2017-01-05 15:06:49 +11:00
2016-10-12 15:08:22 +11:00
2017-01-05 15:06:49 +11:00
2015-04-13 18:05:28 +10:00
2015-04-13 18:05:28 +10:00
2015-04-13 18:05:28 +10:00
2015-04-13 18:05:28 +10:00
2017-01-05 15:06:49 +11:00
2017-01-05 15:06:49 +11:00
2017-01-27 15:00:20 +11:00
2017-01-05 15:06:49 +11:00
2017-01-05 15:06:49 +11:00
2016-11-17 18:38:09 +11:00