Gael Guennebaud
842c4f8bfa
Several compilation fixes for MSVC and NVCC, basically:
...
- added explicit enum to int conversion where needed
- if a function is not defined as declared and the return type is "tricky"
then the type must be typedefined somewhere. A "tricky return type" can be:
* a template class with a default parameter which depends on another template parameter
* a nested template class, or type of a nested template class
2008-07-29 16:33:07 +00:00
..
2008-07-22 10:54:42 +00:00
2008-07-29 16:33:07 +00:00
2008-07-29 16:33:07 +00:00
2008-07-29 16:33:07 +00:00
2008-07-27 22:14:08 +00:00
2008-04-25 23:10:37 +00:00
2008-06-27 01:22:35 +00:00
2008-07-19 20:36:41 +00:00
2008-06-14 13:02:41 +00:00
2008-07-29 16:33:07 +00:00
2008-07-29 16:33:07 +00:00
2008-07-26 20:40:29 +00:00
2008-07-29 16:33:07 +00:00
2008-06-26 20:08:16 +00:00
2008-07-19 20:36:41 +00:00
2008-06-26 20:08:16 +00:00
2008-07-04 12:43:55 +00:00
2008-07-27 22:14:08 +00:00
2008-07-19 20:36:41 +00:00
2008-07-26 20:40:29 +00:00
2008-07-08 00:49:10 +00:00
2008-07-27 22:14:08 +00:00
2008-07-04 12:43:55 +00:00
2008-07-26 12:08:28 +00:00
2008-05-12 21:15:17 +00:00
2008-07-20 15:18:54 +00:00
2008-07-29 16:33:07 +00:00
2008-07-19 00:09:01 +00:00
2008-06-26 20:08:16 +00:00
2008-06-26 20:08:16 +00:00
2008-04-10 10:33:50 +00:00
2008-07-26 23:05:44 +00:00
2008-07-27 22:14:08 +00:00
2008-07-19 11:36:32 +00:00
2008-07-04 12:43:55 +00:00
2008-07-02 16:05:33 +00:00
2008-07-09 22:30:18 +00:00
2008-07-20 15:18:54 +00:00