Skip to content
Snippets Groups Projects
Commit 178431c5 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber Committed by Tomáš Oberhuber
Browse files

Fix of Array documentation.

parent 20459748
No related branches found
No related tags found
1 merge request!48Segments
......@@ -238,7 +238,7 @@ public:
ArrayView& operator=( const T& array );
/**
* \brief Shallow copy of the array view
* \brief Makes shallow copy of the array view.
*
* \param view Reference to the source array view.
* \return Reference to this array view.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment