lamyj / odil

Odil is a C++11 library for the DICOM standard
Other
85 stars 21 forks source link

Fix compilation of tests with VS2015. #46

Closed cguebert closed 7 years ago

cguebert commented 7 years ago

Visual Studio is not able to determine the type of TContainer. I think it is because as_xxx methods are ambiguous for the VS compiler.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 84.608% when pulling 0c1d1d2c10d15cbab58f12349bfd26e72c2d6cfa on cguebert:FixWinCompilation into 225ddc37dd5804da3254ccd6eacee40832ed3196 on lamyj:master.