Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

same issue,Reading fixed length string from attribute #322 #613

@wadv1232

Description

@wadv1232

version:2.4.1
code:

HighFive::FixedLenStringArray<8> v;
file.getGroup("/what").getAttribute("date").read(v);

error:

inline bool checkDimensions(const DataSpace& mem_space, size_t input_dims) {

for (auto i = dims.crbegin(); i != --dims.crend() && *i == 1; ++i)

same issue :Reading fixed length string from attribute #322

Metadata

Metadata

Assignees

No one assigned

    Labels

    StringAnything related to handling strings, sequences of chars.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions