mirror of
https://github.com/boostorg/array.git
synced 2026-04-28 18:02:09 +02:00
Docs fixes (Nico)+ add return 0; to test files (Beman)
[SVN r8496]
This commit is contained in:
@@ -60,5 +60,6 @@ int main()
|
||||
DArray da;
|
||||
da = ia;
|
||||
da.assign(42);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user