summaryrefslogtreecommitdiff
path: root/modules/codec/c++/data.hpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2026-04-14 16:53:21 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2026-04-14 16:53:21 +0200
commitb1a45e4e1c7ef45b95316443f67c8904a9d5b959 (patch)
tree801bbaa1352cbed51612a4b94eec57798883502a /modules/codec/c++/data.hpp
parenta9928c946f475be1c26bbc174a6bd57c0e284562 (diff)
downloadforstio-forstio-b1a45e4e1c7ef45b95316443f67c8904a9d5b959.tar.gz
Adding meta name for deprecation in futureHEADmasterdev
Diffstat (limited to 'modules/codec/c++/data.hpp')
-rw-r--r--modules/codec/c++/data.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/codec/c++/data.hpp b/modules/codec/c++/data.hpp
index a86598a..6a796f5 100644
--- a/modules/codec/c++/data.hpp
+++ b/modules/codec/c++/data.hpp
@@ -764,6 +764,10 @@ class data<schema::Array<T,Dim>, encode::Native> {
data<schema::FixedArray<schema::UInt64, Dim>,encode::Native> get_dims() const {
return {dims_};
}
+
+ constexpr data<schema::FixedArray<schema::UInt64, Dim>,encode::Native> meta() const {
+ return {dims_};
+ }
/**
* Return the meta size