#include #include #include #include #include #include #include #include #if defined(_MSC_VER) && _MSC_VER < 1900 #include #endif int main(int argc, char** argv) { #if defined(_MSC_VER) && _MSC_VER < 1900 unsigned int old = _set_output_format(_TWO_DIGIT_EXPONENT); #endif std::vector args; for (int i=1;i; values_container vc; mapnik::value val2(1); vc[val2] = 1; BOOST_TEST_EQ( vc[1], 1 ); } catch (std::exception const & ex) { std::clog << ex.what() << "\n"; BOOST_TEST(false); } if (!::boost::detail::test_errors()) { if (quiet) std::clog << "\x1b[1;32m.\x1b[0m"; else std::clog << "C++ type conversions: \x1b[1;32m✓ \x1b[0m\n"; ::boost::detail::report_errors_remind().called_report_errors_function = true; } else { return ::boost::report_errors(); } }