Skip to content

Inconsistency with n4808 #38

@Yaossg

Description

@Yaossg

This library, as well as the implementation in gcc, is inconsistent with n4808, and surprisingly possesses the exact same mistakes as cppreference once did. I found some and fixed them in cppreference these days:

  • missing noexcept for concat split simd_cast and static_simd_cast
  • missing operator+ and operator~ for const_where_expression
  • missing function split_by entirely

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions