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

Improving documentation of VectorView.

parent b91b41d8
No related branches found
No related tags found
1 merge request!41Tutorials
......@@ -39,6 +39,7 @@ class VectorView
using BaseType = ArrayView< Real, Device, Index >;
using NonConstReal = typename std::remove_const< Real >::type;
public:
/**
* \brief Type of elements stored in this vector.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment