Gael Guennebaud a9232af845 Introduce a variable_or_fixed<N> proxy returned by fix<N>(val) to pass both a compile-time and runtime fallback value in case N means "runtime".
This mechanism is used by the seq/seqN functions. The proxy object is immediately converted to pure compile-time (as fix<N>) or pure runtime (i.e., an Index) to avoid redundant template instantiations.
2017-01-16 16:17:01 +01:00
..
2016-12-02 14:13:01 -08:00
2016-05-18 14:03:03 +02:00
2016-09-21 21:53:00 +02:00
2017-01-06 11:59:08 +01:00
2014-01-24 12:51:33 +01:00
2013-08-12 07:39:24 +02:00
2016-09-17 14:14:01 +02:00
2016-07-06 11:05:30 +02:00
2016-06-03 08:12:14 +02:00
2015-10-23 10:36:33 +02:00
2015-06-16 22:11:41 +02:00
2016-08-31 13:04:29 +02:00
2015-10-28 11:42:14 +01:00
2015-11-16 13:33:54 +01:00
2016-05-19 22:48:16 +02:00
2015-08-04 16:12:16 +02:00
2015-10-23 10:36:33 +02:00
2016-01-30 22:26:17 +01:00
2016-07-12 17:19:26 +02:00
2016-09-21 17:08:51 +02:00
2016-04-13 22:18:02 +02:00
2016-07-06 22:25:24 +02:00