Commit e5d5cc2a authored by Paul's avatar Paul
Browse files

Formatting

parent ecc1a605
...@@ -128,7 +128,6 @@ struct raw_data : raw_data_base ...@@ -128,7 +128,6 @@ struct raw_data : raw_data_base
return make_view(s, reinterpret_cast<T*>(buffer)); return make_view(s, reinterpret_cast<T*>(buffer));
} }
/// Cast the data pointer /// Cast the data pointer
template <class T> template <class T>
T* cast() const T* cast() const
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment