Skip to content

std::valarray is not serializable #159

@SobhanMP

Description

@SobhanMP

Hi, https://godbolt.org/z/xrbv7x415

There are at least two issues, valarrays use std::begin instead of .begin and they don't have std::iterator.

std::begin return T* as far as I understand.

What would be the right place to add support for valarrays?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions