mirror of
https://github.com/boostorg/array.git
synced 2025-07-01 06:51:06 +02:00
Cosmetic changes from Nico
[SVN r7880]
This commit is contained in:
@ -39,7 +39,7 @@ int main()
|
||||
<< std::endl;
|
||||
}
|
||||
else {
|
||||
std::cout << "copy construction and copy assignment are OK"
|
||||
std::cout << "copy construction and copy assignment FAILED"
|
||||
<< std::endl;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user