Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

The code generator use the statement expression which is not supported in MSVC #1

@harryfei

Description

@harryfei

Currently, rustcxx use the statement expression feature (which is gcc feature) to generate the cxx! code.

However, It makes us uneasy to use rustcxx with MSVC.

Do you have a plan to change this?

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