mirror of
https://github.com/boostorg/array.git
synced 2026-01-20 16:32:08 +00:00
update from Nico
[SVN r10918]
This commit is contained in:
@@ -35,7 +35,8 @@ int main()
|
||||
std::cout << " " << *pos;
|
||||
}
|
||||
std::cout << std::endl;
|
||||
return 0;
|
||||
|
||||
return 0; // makes Visual-C++ compiler happy
|
||||
}
|
||||
|
||||
template <class T>
|
||||
|
||||
Reference in New Issue
Block a user