mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Release 2023.06
This commit is contained in:
@@ -5849,7 +5849,7 @@ namespace exprtk
|
||||
return const_value_ptr(0);
|
||||
}
|
||||
|
||||
std::size_t vector_size() const
|
||||
std::size_t vector_size() const exprtk_override
|
||||
{
|
||||
return size_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user