Skip to content
Commit 11fc5ef0 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Removed unused addElement method from all vector types

It is very slow and unnecessary - the user can easily use operator[] or
getElement and setElement for any operation with a single element, not
just addition.
parent c3b7c004
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