Marcel Raad 8bdf2a9c58 Make tuple constructor explicit
Otherwise everything implicitly convertible to the data type of the first element is implicitly convertible to a boost::tuple, which has led to long-unnoticed bugs in production code. This change is also consistent with the TR1 and C++11 tuple.
2014-06-03 14:32:44 +02:00
2001-08-10 11:45:43 +00:00
2007-01-07 23:50:56 +00:00
S
Description
Boost.org tuple module
580 KiB
Languages
C++ 96.5%
CMake 2.8%
HTML 0.7%