Nikita Kniazev a26dcf59ce TST: vector_n: Fixed conversion warning
```
boost\fusion\container\vector\vector.hpp(168): warning C4244: 'initializing': conversion from 'T' to 'T', possible loss of data
1>        with
1>        [
1>            T=int
1>        ]
1>        and
1>        [
1>            T=float
1>        ]
```
2018-10-05 15:54:35 +03:00
2018-03-03 16:20:08 +09:00
2006-08-16 16:50:52 +00:00
2018-02-18 21:25:51 +09:00
2018-02-17 17:45:49 +09:00
2006-11-07 19:11:57 +00:00
S
Description
Boost.org fusion module
17 MiB
Languages
C++ 100%