mirror of
https://github.com/boostorg/fusion.git
synced 2026-05-03 19:30:56 +02:00
a26dcf59cea49f7e1cb21f57423bd3937d0790e3
``` 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> ] ```
Description
Boost.org fusion module
Languages
C++
100%