Back on track. The code is fine again.

[SVN r73696]
This commit is contained in:
Joel de Guzman
2011-08-12 11:45:11 +00:00
parent c1dd1fa279
commit b3649b9343

View File

@ -72,7 +72,7 @@ main()
//~ std::cout << pop_back(l) << std::endl;
//~ }
#ifndef BOOST_NO_DECLTYPE
#ifndef BOOST_NO_AUTO_DECLARATIONS
{
auto vec = make_vector(1, 3.14, "hello");